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
parent e66426dd4b
commit df4cd1d6f9
1 changed files with 0 additions and 1 deletions

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 {