improve: remove unused import

This commit is contained in:
alikia2x (寒寒) 2025-04-14 05:11:35 +08:00
parent 054d28e796
commit 0930bbe6f4
Signed by: alikia2x
GPG Key ID: 56209E0CCD8420C6

View File

@ -4,7 +4,6 @@ import { getLatestVideoSnapshot, getVideosNearMilestone } from "db/snapshot.ts";
import {
bulkGetVideosWithoutProcessingSchedules,
bulkSetSnapshotStatus,
getAllVideosWithoutActiveSnapshotSchedule,
getBulkSnapshotsInNextSecond,
getSnapshotsInNextSecond,
getVideosWithoutActiveSnapshotSchedule,