Fix remove unused import

This commit is contained in:
MerlinScheurer 2025-01-31 17:58:41 +01:00
parent 45da47f99b
commit 2c8fb72e47
1 changed files with 0 additions and 1 deletions

View File

@ -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,