Skip to content

Commit bba27c3

Browse files
committed
Remove unused import
1 parent 80cf762 commit bba27c3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

js/script.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ import { classHighlighter } from "@lezer/highlight";
88
import { getFileIcon } from "./common/file_dialog.js";
99

1010
import { Terminal } from '@xterm/xterm';
11-
import { FitAddon } from '@xterm/addon-fit';
1211
import { WebLinksAddon } from '@xterm/addon-web-links';
1312

1413
import state from './state.js'

0 commit comments

Comments
 (0)