feat: remove unused dependency

Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2346>
This commit is contained in:
Kasper Seweryn 2023-03-02 22:15:14 +01:00 committed by Georg krause
parent 502773b7b4
commit 10e7a4c06d
1 changed files with 0 additions and 2 deletions

View File

@ -34,8 +34,6 @@ const app = createApp({
}
})
app.config.performance = false
app.use(router)
app.use(store, key)