Index: ui/file_manager/gallery/js/error_banner.js |
diff --git a/ui/file_manager/gallery/js/error_banner.js b/ui/file_manager/gallery/js/error_banner.js |
index ec63c981bd1fcd96461a9b861562507494bb92db..3a23a4f74e11c10d93bbc647b066605cdf6ff7a4 100644 |
--- a/ui/file_manager/gallery/js/error_banner.js |
+++ b/ui/file_manager/gallery/js/error_banner.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. |
* @constructor |