Index: ui/file_manager/file_manager/foreground/js/ui/dialog_footer.js |
diff --git a/ui/file_manager/file_manager/foreground/js/ui/dialog_footer.js b/ui/file_manager/file_manager/foreground/js/ui/dialog_footer.js |
index 13849f16131ba2468329ca67fc8545cd971b1823..758ce92ae3dacf1e5cd500d97a052c0b16b08ba0 100644 |
--- a/ui/file_manager/file_manager/foreground/js/ui/dialog_footer.js |
+++ b/ui/file_manager/file_manager/foreground/js/ui/dialog_footer.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'; |
- |
/** |
* Footer shown when the Files.app is opened as a file/folder selecting dialog. |
* @param {DialogType} dialogType Dialog type. |