style: Remove useless blank line to make linter happy
This commit is contained in:
parent
8cc8993252
commit
9e7a5ebebb
|
@ -1,4 +1,3 @@
|
||||||
|
|
||||||
import type { NavigationGuardNext, RouteLocationNamedRaw, RouteLocationNormalized } from 'vue-router'
|
import type { NavigationGuardNext, RouteLocationNamedRaw, RouteLocationNormalized } from 'vue-router'
|
||||||
import type { Permission } from '~/store/auth'
|
import type { Permission } from '~/store/auth'
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue