chore(lint): run fix
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
import getStore from '@/store';
|
||||
|
||||
|
||||
export function setup () { // eslint-disable-line import/prefer-default-export
|
||||
const store = getStore();
|
||||
|
||||
|
||||
@@ -35,7 +35,6 @@ function removeLocalSetting (key) {
|
||||
return localStorage.removeItem(key);
|
||||
}
|
||||
|
||||
|
||||
export {
|
||||
CONSTANTS,
|
||||
getLocalSetting,
|
||||
|
||||
Reference in New Issue
Block a user