style: fix lint issues

This commit is contained in:
Jake 2026-01-05 10:18:40 +13:00
parent 3c7c819e9b
commit a6f7ab499f

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";