Skip to content

Commit 4978e7a

Browse files
xesrevinuGit Agent
andcommitted
refactor(cli): drop projectConfigPath import
- Removed unused projectConfigPath import from init.ts - Updated import list to reflect cleanup removes an unused import from the init command to simplify dependencies and reduce lint warnings. Co-Authored-By: Git Agent <noreply@git-agent.dev>
1 parent 02af591 commit 4978e7a

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/commands/init.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ import {
44
projectConfigWritePath,
55
localConfigPath,
66
mergeAndSaveScopes,
7-
projectConfigPath,
87
writeProjectField,
98
} from "../config/project";
109
import { resolveProviderConfig } from "../config/provider";

0 commit comments

Comments
 (0)