Skip to content

Commit 8660c2a

Browse files
committed
fix lint error
1 parent fa046ca commit 8660c2a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/routes/settings/helpers/settings.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
* Setting related helper methods
33
*/
44
import _ from 'lodash'
5-
import { ENV } from '../../../../config/constants'
65

76
// blank traits object which we can use if trait doesn't exist to create a new one
87
export const blankTraits = {

0 commit comments

Comments
 (0)