diff --git a/packages/crawler/mq/exec/snapshotTick.ts b/packages/crawler/mq/exec/snapshotTick.ts index 1f387eb..a3b413d 100644 --- a/packages/crawler/mq/exec/snapshotTick.ts +++ b/packages/crawler/mq/exec/snapshotTick.ts @@ -4,7 +4,6 @@ import { getLatestVideoSnapshot, getVideosNearMilestone } from "db/snapshot.ts"; import { bulkGetVideosWithoutProcessingSchedules, bulkSetSnapshotStatus, - getAllVideosWithoutActiveSnapshotSchedule, getBulkSnapshotsInNextSecond, getSnapshotsInNextSecond, getVideosWithoutActiveSnapshotSchedule,