Skip to content

Commit d3c2077

Browse files
committed
Fix import
1 parent ed06154 commit d3c2077

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/vs/workbench/contrib/terminal/test/browser/xterm/xtermTerminal.test.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@ import { MockContextKeyService } from 'vs/platform/keybinding/test/common/mockKe
3333
import { Color, RGBA } from 'vs/base/common/color';
3434
import { IContextKeyService } from 'vs/platform/contextkey/common/contextkey';
3535
import { ITerminalLogService } from 'vs/platform/terminal/common/terminal';
36-
import { isWindows } from 'vs/base/common/platform';
3736

3837
class TestWebglAddon implements WebglAddon {
3938
static shouldThrow = false;

0 commit comments

Comments
 (0)