fix: fix eslint

Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2330>
This commit is contained in:
Kasper Seweryn 2023-01-20 22:57:42 +01:00 committed by Marge
commit df4cd1d6f9

View file

@ -169,7 +169,6 @@ const store: Module<State, RootState> = {
}
}
logger.info('Resetting radio queue due to error or lack of new candidates')
commit('reset')
} finally {