Remove unused import
1 file changed, 0 insertions(+), 1 deletion(-)
jump to
M src/config.ts → src/config.ts
@@ -1,4 +1,3 @@ -import path from "node:path"; import fs from "node:fs"; import toml from "toml";