Index: ui/file_manager/file_manager/foreground/js/ui/share_dialog.js |
diff --git a/ui/file_manager/file_manager/foreground/js/ui/share_dialog.js b/ui/file_manager/file_manager/foreground/js/ui/share_dialog.js |
index cd5831d297d673d035a4fdc0981719ca7fdadd56..15feb5ade2c85edceefd4daa7b08838619c09ee5 100644 |
--- a/ui/file_manager/file_manager/foreground/js/ui/share_dialog.js |
+++ b/ui/file_manager/file_manager/foreground/js/ui/share_dialog.js |
@@ -2,8 +2,6 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
-'use strict'; |
- |
/** |
* @param {HTMLElement} parentNode Node to be parent for this dialog. |
* @constructor |