Skip to content

Commit

Permalink
Fix bad merge conflict
Browse files Browse the repository at this point in the history
  • Loading branch information
Constance committed Jun 22, 2021
1 parent c5309d1 commit 6620860
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@ export const EngineRouter: React.FC = () => {
)}
{canViewEngineApiLogs && (
<Route path={ENGINE_API_LOGS_PATH}>
<ApiLogs />master
<ApiLogs />
</Route>
)}
{/* TODO: Remove layout once page template migration is over */}
Expand Down

0 comments on commit 6620860

Please sign in to comment.