Skip to content

Commit 4a988fd

Browse files
committed
lint
1 parent d4e1bf3 commit 4a988fd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

apps/twig/src/main/services/agent/service.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ import { MAIN_TOKENS } from "../../di/tokens.js";
2626
import { logger } from "../../lib/logger.js";
2727
import { TypedEventEmitter } from "../../lib/typed-event-emitter.js";
2828
import type { ProcessTrackingService } from "../process-tracking/service.js";
29-
import { SleepService } from "../sleep/service.js";
29+
import type { SleepService } from "../sleep/service.js";
3030
import {
3131
AgentServiceEvent,
3232
type AgentServiceEvents,

0 commit comments

Comments
 (0)