Skip to content

Commit

Permalink
Remove accidental keystroke
Browse files Browse the repository at this point in the history
  • Loading branch information
ruchernchong committed Dec 16, 2023
1 parent 36ea0d0 commit e979cab
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/functions/src/car.ts
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,3 @@ export const petrol = ApiHandler(async (_evt) => {
body: JSON.stringify(petrolCars),
};
});
c;

0 comments on commit e979cab

Please sign in to comment.