Skip to content

Commit ab6e657

Browse files
author
David Tang
committed
fix linting
1 parent 62fc1e5 commit ab6e657

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

tests/dummy/config/environment.js

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -43,9 +43,5 @@ module.exports = function(environment) {
4343
ENV.APP.autoboot = false;
4444
}
4545

46-
if (environment === 'production') {
47-
48-
}
49-
5046
return ENV;
5147
};

0 commit comments

Comments
 (0)