We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 03f08d3 commit 6750c7dCopy full SHA for 6750c7d
1 file changed
src/hooks/install.ts
@@ -1,5 +1,5 @@
1
// Hook install service installs hook packages from archives and local sources.
2
-import fs from "node:fs/promises";
+
3
import path from "node:path";
4
import { normalizeTrimmedStringList } from "@openclaw/normalization-core/string-normalization";
5
import { MANIFEST_KEY } from "../compat/legacy-names.js";
0 commit comments