mirror of
https://github.com/QwenLM/qwen-code.git
synced 2025-12-22 17:57:46 +00:00
chore(vscode-ide-companion): remove the ui component of the active save session temporarily
This commit is contained in:
@@ -10,12 +10,7 @@
|
||||
export type { IconProps } from './types.js';
|
||||
|
||||
// File icons
|
||||
export {
|
||||
FileIcon,
|
||||
FileListIcon,
|
||||
SaveDocumentIcon,
|
||||
FolderIcon,
|
||||
} from './FileIcons.js';
|
||||
export { FileIcon, FileListIcon, FolderIcon } from './FileIcons.js';
|
||||
|
||||
// Navigation icons
|
||||
export {
|
||||
|
||||
Reference in New Issue
Block a user