Index: ui/file_manager/file_manager/foreground/js/ui/file_manager_dialog_base.js |
diff --git a/ui/file_manager/file_manager/foreground/js/ui/file_manager_dialog_base.js b/ui/file_manager/file_manager/foreground/js/ui/file_manager_dialog_base.js |
index 5d56a74dccd811479ed3f718a4ac69f9f503ec26..bb7c83a53e152ee7256a6a47ed542b23c0c196a7 100644 |
--- a/ui/file_manager/file_manager/foreground/js/ui/file_manager_dialog_base.js |
+++ b/ui/file_manager/file_manager/foreground/js/ui/file_manager_dialog_base.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'; |
- |
/** |
* This class is an extended class, to manage the status of the dialogs. |
* |