mirror of https://github.com/rancher/dashboard.git
Minor tidy up
This commit is contained in:
parent
48ba6781b1
commit
fd1021e728
|
|
@ -18,7 +18,6 @@ import isEqual from 'lodash/isEqual';
|
||||||
import { ucFirst } from '@/utils/string';
|
import { ucFirst } from '@/utils/string';
|
||||||
import { getVersionInfo } from '@/utils/version';
|
import { getVersionInfo } from '@/utils/version';
|
||||||
import { sortBy } from '@/utils/sort';
|
import { sortBy } from '@/utils/sort';
|
||||||
import { AFTER_LOGIN_ROUTE } from '@/store/prefs';
|
|
||||||
import PageHeaderActions from '@/mixins/page-header';
|
import PageHeaderActions from '@/mixins/page-header';
|
||||||
|
|
||||||
const SET_LOGIN_ACTION = 'set-as-login';
|
const SET_LOGIN_ACTION = 'set-as-login';
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue