Minor tidy up

This commit is contained in:
Neil MacDougall 2021-05-11 09:22:31 +01:00
parent 48ba6781b1
commit fd1021e728
1 changed files with 0 additions and 1 deletions

View File

@ -18,7 +18,6 @@ import isEqual from 'lodash/isEqual';
import { ucFirst } from '@/utils/string';
import { getVersionInfo } from '@/utils/version';
import { sortBy } from '@/utils/sort';
import { AFTER_LOGIN_ROUTE } from '@/store/prefs';
import PageHeaderActions from '@/mixins/page-header';
const SET_LOGIN_ACTION = 'set-as-login';