style: Remove useless blank line to make linter happy

(cherry picked from commit 9e7a5ebebb)

Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2440>
This commit is contained in:
Georg Krause 2023-06-06 09:33:38 +02:00 committed by Georg Krause
parent 74edd08fcd
commit 8407ab3299
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 { NavigationGuardNext, RouteLocationNamedRaw, RouteLocationNormalized } from 'vue-router'
import type { Permission } from '~/store/auth' import type { Permission } from '~/store/auth'