mirror of
https://github.com/Spythere/stacjownik.git
synced 2026-05-03 05:18:11 +00:00
linting
This commit is contained in:
@@ -9,7 +9,6 @@ import { Status } from '../typings/common';
|
||||
import Station from '../scripts/interfaces/Station';
|
||||
import { useApiStore } from './apiStore';
|
||||
import { API } from '../typings/api';
|
||||
import http from '../http';
|
||||
|
||||
export const useMainStore = defineStore('store', {
|
||||
state: () =>
|
||||
|
||||
@@ -1,4 +1,3 @@
|
||||
import Station from '../scripts/interfaces/Station';
|
||||
import { API } from '../typings/api';
|
||||
import { Status } from '../typings/common';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user