Skip to content

Commit

Permalink
rm unused stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
meganrogge committed Dec 16, 2024
1 parent e815ea4 commit 9119b6b
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@ import { TerminalShellType } from '../../../../../platform/terminal/common/termi
import { CancellationToken, CancellationTokenSource } from '../../../../../base/common/cancellation.js';
import { IExtensionService } from '../../../../services/extensions/common/extensions.js';
import { ThemeIcon } from '../../../../../base/common/themables.js';
import { MenuId } from '../../../../../platform/actions/common/actions.js';

export interface ISuggestController {
isPasting: boolean;
Expand Down

0 comments on commit 9119b6b

Please sign in to comment.