chore: fix lint after logging tweaks

This commit is contained in:
Peter Steinberger
2025-12-26 09:08:37 +00:00
parent 917cb8fa67
commit d6f07c9f91
5 changed files with 39 additions and 30 deletions

View File

@@ -1,7 +1,6 @@
import { describe, expect, it } from "vitest";
import type { ClawdisConfig } from "../config/config.js";
import { HEARTBEAT_PROMPT } from "../auto-reply/heartbeat.js";
import type { ClawdisConfig } from "../config/config.js";
import {
resolveHeartbeatDeliveryTarget,
resolveHeartbeatIntervalMs,