remove whitespace

This commit is contained in:
ThatOneCalculator 2023-01-03 16:58:35 -08:00
parent 7deff79977
commit e916a74e14
No known key found for this signature in database
GPG key ID: 8703CACD01000000

View file

@ -87,7 +87,6 @@ import { instanceName } from '@/config';
import { StickySidebar } from '@/scripts/sticky-sidebar';
import XDrawerMenu from '@/ui/_common_/navbar-for-mobile.vue';
import MkButton from '@/components/MkButton.vue';
import * as os from '@/os';
import { defaultStore } from '@/store';
import { navbarItemDef } from '@/navbar';