mirror of
https://github.com/Readarr/Readarr
synced 2026-05-07 12:10:29 +02:00
removed additional whitespace
This commit is contained in:
parent
d20f9ea269
commit
baa728f2c1
1 changed files with 0 additions and 1 deletions
|
|
@ -108,7 +108,6 @@ export const setSeriesSort = createAction(SET_SERIES_SORT);
|
|||
export const setSeriesTableOption = createAction(SET_SERIES_TABLE_OPTION);
|
||||
export const clearSeries = createAction(CLEAR_SERIES);
|
||||
|
||||
|
||||
//
|
||||
// Action Handlers
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue