style: fix lint issues

This commit is contained in:
Jake
2026-01-05 10:18:40 +13:00
committed by Peter Steinberger
parent 65a55b97e0
commit 3f40f4ab54

View File

@@ -7,7 +7,6 @@ import {
readTool,
} from "@mariozechner/pi-coding-agent";
import { Type } from "@sinclair/typebox";
import type { ClawdbotConfig } from "../config/config.js";
import { detectMime } from "../media/mime.js";
import { startWebLoginWithQr, waitForWebLogin } from "../web/login-qr.js";