Remove standard linter warnings

This commit is contained in:
Kevin Sawicki 2016-06-29 09:37:10 -07:00
parent 4afa32a7bb
commit 197ec98800
14 changed files with 87 additions and 94 deletions

View file

@ -18,5 +18,4 @@ describe('systemPreferences module', function () {
assert(languages.length > 0)
})
})
})