fix: fix eslint
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2330>
This commit is contained in:
parent
e66426dd4b
commit
df4cd1d6f9
|
@ -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 {
|
||||
|
|
Loading…
Reference in New Issue