cleanup(): removed old file

This commit is contained in:
Torkel Ödegaard
2016-02-10 08:32:16 +01:00
parent dad394523f
commit f9e7b14f2c
2 changed files with 1 additions and 48 deletions

View File

@@ -23,7 +23,7 @@
"no-debugger": true,
"no-duplicate-key": true,
"no-duplicate-variable": true,
"no-empty": true,
"no-empty": false,
"no-eval": true,
"no-inferrable-types": true,
"no-shadowed-variable": false,