Skip to content

Commit ee34b4a

Browse files
committed
Removes unused imports
1 parent 72f7932 commit ee34b4a

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/webviews/apps/plus/patchDetails/components/gl-draft-details.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,9 +37,7 @@ import '../../../shared/components/badges/badge';
3737
import '../../../shared/components/button-container';
3838
import '../../../shared/components/button';
3939
import '../../../shared/components/code-icon';
40-
import '../../../shared/components/commit/commit-identity';
4140
import '../../../shared/components/markdown/markdown';
42-
import '../../../shared/components/tree/tree-generator';
4341
import '../../../shared/components/webview-pane';
4442

4543
// Can only import types from 'vscode'

0 commit comments

Comments
 (0)