Index: ui/file_manager/gallery/js/image_editor/image_adjust.js |
diff --git a/ui/file_manager/gallery/js/image_editor/image_adjust.js b/ui/file_manager/gallery/js/image_editor/image_adjust.js |
index 1794b97b7ce33ac67242f53fa084c0496f1eb2c5..0a7e30669d10a73577d668d076c53ee3641bfcfc 100644 |
--- a/ui/file_manager/gallery/js/image_editor/image_adjust.js |
+++ b/ui/file_manager/gallery/js/image_editor/image_adjust.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'; |
- |
/** |
* The base class for simple filters that only modify the image content |
* but do not modify the image dimensions. |