mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-12 20:02:56 +00:00
style: align formatting with oxfmt 0.33
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import type { CronJob, CronJobCreate, CronJobPatch } from "./types.js";
|
||||
import * as ops from "./service/ops.js";
|
||||
import { type CronServiceDeps, createCronServiceState } from "./service/state.js";
|
||||
import type { CronJob, CronJobCreate, CronJobPatch } from "./types.js";
|
||||
|
||||
export type { CronEvent, CronServiceDeps } from "./service/state.js";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user