refactor: Remove unused common script src files

This commit is contained in:
Blade Barringer
2016-03-01 08:49:25 -06:00
parent 531d3969f4
commit c96ddaeebe
50 changed files with 5 additions and 3463 deletions

View File

@@ -12,7 +12,6 @@ const COMMON_FILES = [
// @TODO remove these negations as the files are converted over.
'!./common/script/index.js',
'!./common/script/content/index.js',
'!./common/script/src/**/*.js',
'!./common/script/public/**/*.js',
];
const TEST_FILES = [