Skip to content

Commit f3fa86b

Browse files
committed
주석 제거
1 parent 7833f11 commit f3fa86b

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

packages/mcp/src/tool/generateNewViz.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
// import { AnalysisEngine } from "@githru-vscode-ext/analysis-engine";
21
import { AnalysisEngine } from "../engine/Engine.js";
32
import { GitHubUtils } from "../common/utils.js";
43
import { I18n } from "../common/i18n.js";
@@ -35,7 +34,6 @@ class EngineGenerator {
3534
);
3635
}
3736

38-
3937
const tempRepoPath = `/tmp/githru-temp-${Date.now()}`;
4038

4139
await GitHubUtils.cloneRepository(

0 commit comments

Comments
 (0)