Index: ui/file_manager/file_manager/foreground/js/ui/suggest_apps_dialog.js |
diff --git a/ui/file_manager/file_manager/foreground/js/ui/suggest_apps_dialog.js b/ui/file_manager/file_manager/foreground/js/ui/suggest_apps_dialog.js |
index fc42c1c86c0e50e069166b26a494681a4500dd7f..fd4f5b8a1eed2b2c3c4b9ad31960da2ba2e23e5a 100644 |
--- a/ui/file_manager/file_manager/foreground/js/ui/suggest_apps_dialog.js |
+++ b/ui/file_manager/file_manager/foreground/js/ui/suggest_apps_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'; |
- |
/** |
* SuggestAppsDialog contains a list box to select an app to be opened the file |
* with. This dialog should be used as action picker for file operations. |