chore(ui): tidy unused component ref

This commit is contained in:
psychedelicious 2023-05-15 22:58:15 +10:00
parent a404fb2d32
commit 2359b92b46

View File

@ -100,8 +100,6 @@ const App = ({
<GalleryDrawer />
<ParametersDrawer />
{/* <AuxiliaryProgressIndicator /> */}
<AnimatePresence>
{!isApplicationReady && !loadingOverridden && (
<motion.div