Skip to content

Commit

Permalink
Removing leftover code #1049
Browse files Browse the repository at this point in the history
  • Loading branch information
Sam Glendenning committed Apr 28, 2022
1 parent 8ec7dd8 commit 189c0d6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/routing/authorisedRoute.component.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,6 @@ const withAuth =
state: { referrer: location },
}}
/>
<ComponentToProtect {...(componentProps as T)} />
</div>
)
) : /* If using a plugin as the start page, redirect here so the plugin renders with the redirected url */
Expand Down

0 comments on commit 189c0d6

Please sign in to comment.