style: Remove useless blank line to make linter happy

This commit is contained in:
Georg Krause 2023-06-06 09:33:38 +02:00
parent 8cc8993252
commit 9e7a5ebebb
1 changed files with 0 additions and 1 deletions

View File

@ -1,4 +1,3 @@
import type { NavigationGuardNext, RouteLocationNamedRaw, RouteLocationNormalized } from 'vue-router'
import type { Permission } from '~/store/auth'