Skip to content

Commit

Permalink
Update index.js
Browse files Browse the repository at this point in the history
  • Loading branch information
Ori2846 committed Jun 25, 2024
1 parent 34e361d commit 218c6fc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion NextJS-App/resgen/pages/api/generate/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -169,4 +169,3 @@ export default async function handler(req, res) {
res.status(405).end(`Method ${req.method} Not Allowed`);
}
}
//

0 comments on commit 218c6fc

Please sign in to comment.