mirror of
https://github.com/Dokploy/dokploy
synced 2025-06-26 18:27:59 +00:00
chore: biome
This commit is contained in:
@@ -5,8 +5,8 @@ import { zValidator } from "@hono/zod-validator";
|
||||
import { logger } from "./logger";
|
||||
import { cleanQueue, getJobRepeatable, removeJob, scheduleJob } from "./queue";
|
||||
import { jobQueueSchema } from "./schema";
|
||||
import { firstWorker, secondWorker } from "./workers";
|
||||
import { initializeJobs } from "./utils";
|
||||
import { firstWorker, secondWorker } from "./workers";
|
||||
|
||||
const app = new Hono();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user