diff --git a/ui/store/index.js b/ui/store/index.js index dd0795ecd9..6b5f7301aa 100644 --- a/ui/store/index.js +++ b/ui/store/index.js @@ -1,7 +1,7 @@ /* eslint-disable camelcase */ import { AccountsService_ListAccounts } from '../client/accounts' import { RoleService_ListRoles } from '../client/settings' -/* eslint-disable camelcase */ +/* eslint-enable camelcase */ import { injectAuthToken } from '../helpers/auth' const state = {