Skip to content

Commit 24a9f30

Browse files
author
Mukul Tayal
committed
formatting fiz
1 parent 8b9260b commit 24a9f30

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/components/app/details/appConfig/AppComposeRouter.tsx

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,8 +60,7 @@ export default function AppComposeRouter({
6060
reloadEnvironments,
6161
configProtectionData,
6262
filteredEnvIds,
63-
isSuperAdmin,
64-
,
63+
isSuperAdmin
6564
}: AppComposeRouterProps) {
6665
const { path } = useRouteMatch()
6766
const renderJobViewRoutes = (): JSX.Element => {

0 commit comments

Comments
 (0)