Skip to content

Commit 865ecb3

Browse files
chore(ui): remove unused exports
1 parent 2fc9a67 commit 865ecb3

File tree

2 files changed

+0
-117
lines changed

2 files changed

+0
-117
lines changed

invokeai/frontend/web/src/features/parameters/components/MainModel/ParamMainModelSelect.tsx

Lines changed: 0 additions & 116 deletions
This file was deleted.

invokeai/frontend/web/src/index.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ export { default as InvokeAIUI } from './app/components/InvokeAIUI';
22
export type { StudioInitAction } from './app/hooks/useStudioInitAction';
33
export type { LoggingOverrides } from './app/logging/logger';
44
export type { PartialAppConfig } from './app/types/invokeai';
5-
export { default as ParamMainModelSelect } from './features/parameters/components/MainModel/ParamMainModelSelect';
65
export { default as HotkeysModal } from './features/system/components/HotkeysModal/HotkeysModal';
76
export { default as InvokeAiLogoComponent } from './features/system/components/InvokeAILogoComponent';
87
export { default as SettingsModal } from './features/system/components/SettingsModal/SettingsModal';

0 commit comments

Comments
 (0)