Skip to content
This repository was archived by the owner on Mar 4, 2025. It is now read-only.

Commit d5d8b93

Browse files
author
Nick Litwin
committed
test lint error
1 parent a07ae41 commit d5d8b93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/topcoder.constants.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import angular from 'angular'
1+
import angular from 'angular',
22

33
angular.module('CONSTANTS', []).constant('CONSTANTS', {
44
'API_URL' : process.env.API_URL,

0 commit comments

Comments
 (0)