mirror of
https://github.com/invoke-ai/InvokeAI
synced 2024-08-30 20:32:17 +00:00
chore(ui): tidy unused component ref
This commit is contained in:
parent
a404fb2d32
commit
2359b92b46
@ -100,8 +100,6 @@ const App = ({
|
||||
<GalleryDrawer />
|
||||
<ParametersDrawer />
|
||||
|
||||
{/* <AuxiliaryProgressIndicator /> */}
|
||||
|
||||
<AnimatePresence>
|
||||
{!isApplicationReady && !loadingOverridden && (
|
||||
<motion.div
|
||||
|
Loading…
Reference in New Issue
Block a user