Skip to content

Commit 787a714

Browse files
committed
feat: update message
1 parent 29ecadd commit 787a714

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/actions/portal/copilot.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ import { FilePath } from "../../types/file/filePath.js";
99
import { FileName } from "../../types/file/fileName.js";
1010
import { FileService } from "../../infrastructure/file-service.js";
1111
import { LauncherService } from "../../infrastructure/launcher-service.js";
12-
import { taskLog } from "@clack/prompts";
1312

1413
export class CopilotAction {
1514
private readonly apiService = new ApiService();

0 commit comments

Comments
 (0)