improve pre-commit hook

This commit is contained in:
quotentiroler
2026-02-09 18:59:42 -08:00
parent 53910f3643
commit 453eaed4dc
2 changed files with 2 additions and 3 deletions

View File

@@ -1,4 +1,3 @@
import fs from "node:fs/promises";
import path from "node:path";
import type { OpenClawConfig } from "../../../config/config.js";
import type { DmPolicy } from "../../../config/types.js";