Index: ui/file_manager/image_loader/image_loader.js |
diff --git a/ui/file_manager/image_loader/image_loader.js b/ui/file_manager/image_loader/image_loader.js |
index e45c084a5ec6e2766ab80330ad5ed0f6f7fe308f..abd183d45731ea0ce14934933a7ae4ec3c0a1cf2 100644 |
--- a/ui/file_manager/image_loader/image_loader.js |
+++ b/ui/file_manager/image_loader/image_loader.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'; |
- |
/** |
* Loads and resizes an image. |
* @constructor |