refactor: remove deprecated config-path.ts (dead code, 0 references)

This commit is contained in:
justsisyphus
2026-01-25 12:58:40 +09:00
parent d9723e76ab
commit 512952f66d
2 changed files with 0 additions and 44 deletions
-1
View File
@@ -10,7 +10,6 @@ export * from "./hook-disabled"
export * from "./deep-merge"
export * from "./file-utils"
export * from "./dynamic-truncator"
export * from "./config-path"
export * from "./data-path"
export * from "./config-errors"
export * from "./claude-config-dir"