diff -r 706f10bcdc3c -r f5690d918358 common/corpus-common-addon/lib/commands/dl-fixtures.js --- a/common/corpus-common-addon/lib/commands/dl-fixtures.js Sun Oct 02 19:11:06 2016 +0200 +++ b/common/corpus-common-addon/lib/commands/dl-fixtures.js Sun Oct 02 19:14:07 2016 +0200 @@ -1,5 +1,3 @@ -/*eslint-env node */ -/*global require:true*/ 'use strict'; var Command = require('ember-cli/lib/models/command');