Index: ui/file_manager/gallery/js/mosaic_mode.js |
diff --git a/ui/file_manager/gallery/js/mosaic_mode.js b/ui/file_manager/gallery/js/mosaic_mode.js |
index a19b50a1ec4d604ed1f6bc4422b2522a2a7a5e05..900c6f37de8ade2e0dbe8e30efbab5cb989112a0 100644 |
--- a/ui/file_manager/gallery/js/mosaic_mode.js |
+++ b/ui/file_manager/gallery/js/mosaic_mode.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 {Element} container Content container. |
* @param {ErrorBanner} errorBanner Error banner. |