Commit 8bec795
committed
refactor(vscode-ide-companion): 移除未使用的导入优化代码
- 从 InputPrompt 组件中删除未使用的 Hand、Siren、Switch 和 Tooltip 相关导入
- 从 Messages 组件中移除未使用的 useImperativeHandle 导入
- 从 SessionList 组件中删除未使用的 Columns2 和 ExternalLink 图标导入1 parent ab1eac3 commit 8bec795
3 files changed
Lines changed: 3 additions & 15 deletions
File tree
- packages/vscode-ide-companion/src/webview/components
Lines changed: 1 addition & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
15 | | - | |
16 | 14 | | |
17 | 15 | | |
18 | 16 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
Lines changed: 1 addition & 11 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
4 | | - | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
| 3 | + | |
14 | 4 | | |
15 | 5 | | |
16 | 6 | | |
| |||
0 commit comments