| Index: ui/file_manager/image_loader/background.js
|
| diff --git a/ui/file_manager/image_loader/background.js b/ui/file_manager/image_loader/background.js
|
| index 028a08298cb9c4e7c5cc50d872c4d245527b59ce..bdfac1ccc5e17c92a36e07677f749af716f60170 100644
|
| --- a/ui/file_manager/image_loader/background.js
|
| +++ b/ui/file_manager/image_loader/background.js
|
| @@ -2,7 +2,5 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -'use strict';
|
| -
|
| // Load the extension.
|
| ImageLoader.getInstance();
|
|
|