mirror of
https://github.com/invoke-ai/InvokeAI.git
synced 2026-04-23 03:00:31 -04:00
chore(ui): tidy unused component ref
This commit is contained in:
@@ -100,8 +100,6 @@ const App = ({
|
||||
<GalleryDrawer />
|
||||
<ParametersDrawer />
|
||||
|
||||
{/* <AuxiliaryProgressIndicator /> */}
|
||||
|
||||
<AnimatePresence>
|
||||
{!isApplicationReady && !loadingOverridden && (
|
||||
<motion.div
|
||||
|
||||
Reference in New Issue
Block a user