| Index: ui/file_manager/gallery/js/image_editor/commands.js
|
| diff --git a/ui/file_manager/gallery/js/image_editor/commands.js b/ui/file_manager/gallery/js/image_editor/commands.js
|
| index 86355056474dc729d6ab946bde9bd2a658b49680..fdde44ffe87e2453f6e6d5ff698ea518a5237dad 100644
|
| --- a/ui/file_manager/gallery/js/image_editor/commands.js
|
| +++ b/ui/file_manager/gallery/js/image_editor/commands.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';
|
| -
|
| /**
|
| * Command queue is the only way to modify images.
|
| * Supports undo/redo.
|
|
|