Fix remove unused import
This commit is contained in:
parent
45da47f99b
commit
2c8fb72e47
|
|
@ -1,5 +1,4 @@
|
|||
import updateVideoProgressById from '../api/actions/updateVideoProgressById';
|
||||
import updateWatchedState from '../api/actions/updateWatchedState';
|
||||
import { SponsorBlockSegmentType, SponsorBlockType, VideoResponseType } from '../pages/Video';
|
||||
import {
|
||||
Dispatch,
|
||||
|
|
|
|||
Loading…
Reference in New Issue