remove junk

This commit is contained in:
zeppi 2021-06-22 14:18:31 -04:00
parent d83856c6cf
commit 16cfe1c815

View file

@ -301,7 +301,6 @@ function SideNavigation(props: Props) {
navigate={`/$/${PAGES.AUTH}?src=sidenav_nudge`}
disabled={user === null}
/>{' '}
//
</div>
);