style: Remove useless blank line to make linter happy

This commit is contained in:
Georg Krause 2023-06-06 09:33:38 +02:00
commit 9e7a5ebebb

View file

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