Index: ui/file_manager/file_manager/foreground/js/ui/conflict_dialog.js |
diff --git a/ui/file_manager/file_manager/foreground/js/ui/conflict_dialog.js b/ui/file_manager/file_manager/foreground/js/ui/conflict_dialog.js |
index 3c805300f32108a4e7528fc83542f29be9972a73..44af485d9da570d832d450db0de192e7fa6f32ac 100644 |
--- a/ui/file_manager/file_manager/foreground/js/ui/conflict_dialog.js |
+++ b/ui/file_manager/file_manager/foreground/js/ui/conflict_dialog.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'; |
- |
/** |
* Dialog to confirm the operation for conflicted file operations. |
* |