improve: remove unused import
This commit is contained in:
parent
054d28e796
commit
0930bbe6f4
@ -4,7 +4,6 @@ import { getLatestVideoSnapshot, getVideosNearMilestone } from "db/snapshot.ts";
|
|||||||
import {
|
import {
|
||||||
bulkGetVideosWithoutProcessingSchedules,
|
bulkGetVideosWithoutProcessingSchedules,
|
||||||
bulkSetSnapshotStatus,
|
bulkSetSnapshotStatus,
|
||||||
getAllVideosWithoutActiveSnapshotSchedule,
|
|
||||||
getBulkSnapshotsInNextSecond,
|
getBulkSnapshotsInNextSecond,
|
||||||
getSnapshotsInNextSecond,
|
getSnapshotsInNextSecond,
|
||||||
getVideosWithoutActiveSnapshotSchedule,
|
getVideosWithoutActiveSnapshotSchedule,
|
||||||
|
Loading…
Reference in New Issue
Block a user