Skip to content

Commit

Permalink
chore: fix lint issue
Browse files Browse the repository at this point in the history
  • Loading branch information
pankajjs committed Jan 22, 2025
1 parent ef3c6f1 commit 36ca944
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion services/onboardingExtension.ts
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,6 @@ export const validateOnboardingExtensionUpdateRequest = async (
{ type: extensionRequest.type },
{ message: INVALID_REQUEST_TYPE }
);

return {
error: INVALID_REQUEST_TYPE
};
Expand Down

0 comments on commit 36ca944

Please sign in to comment.