Skip to content

Commit

Permalink
fix type error
Browse files Browse the repository at this point in the history
  • Loading branch information
DaoDaoNoCode committed Sep 19, 2023
1 parent 1fda347 commit affa4e6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions frontend/src/concepts/pipelines/elyra/utils.ts
Original file line number Diff line number Diff line change
Expand Up @@ -164,4 +164,6 @@ export const createElyraServiceAccountRoleBinding = async (
);
});
}

return undefined;
};

0 comments on commit affa4e6

Please sign in to comment.