Index: ui/file_manager/file_manager/foreground/js/app_installer.js |
diff --git a/ui/file_manager/file_manager/foreground/js/app_installer.js b/ui/file_manager/file_manager/foreground/js/app_installer.js |
index 4b75beae09d491bff430d18851bc8447424d2a94..7cd747128393b067dc2537d0fac7553a865b25ef 100644 |
--- a/ui/file_manager/file_manager/foreground/js/app_installer.js |
+++ b/ui/file_manager/file_manager/foreground/js/app_installer.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'; |
- |
/** |
* Manage the installation of apps. |
* |