We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa046ca commit 8660c2aCopy full SHA for 8660c2a
src/routes/settings/helpers/settings.js
@@ -2,7 +2,6 @@
2
* Setting related helper methods
3
*/
4
import _ from 'lodash'
5
-import { ENV } from '../../../../config/constants'
6
7
// blank traits object which we can use if trait doesn't exist to create a new one
8
export const blankTraits = {
0 commit comments