style: tidy imports and formatting

This commit is contained in:
Peter Steinberger
2026-01-03 12:35:09 +00:00
parent 933bee220f
commit 72c0aa63fb
6 changed files with 15 additions and 9 deletions

View File

@@ -3,7 +3,7 @@ import { randomBytes } from "node:crypto";
import {
type ClawdisConfig,
DEFAULT_GATEWAY_PORT,
HooksGmailTailscaleMode,
type HooksGmailTailscaleMode,
resolveGatewayPort,
} from "../config/config.js";