Skip to content

Commit

Permalink
fix: remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
GavinGu07 committed Jul 17, 2024
1 parent fbffa17 commit 39055fd
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
// Copyright (c) Microsoft Corporation.
// Licensed under the MIT license.

import * as path from "path";
import * as vscode from "vscode";
import { NextStep } from "../../../chat/commands/nextstep/types";
import { CHAT_EXECUTE_COMMAND_ID } from "../../../chat/consts";
import { CommandKey } from "../../../constants";
Expand Down

0 comments on commit 39055fd

Please sign in to comment.