Skip to content

Commit

Permalink
test be-ci
Browse files Browse the repository at this point in the history
  • Loading branch information
Zafei-Erin committed Feb 21, 2024
1 parent 3c380dd commit 3a372e6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion backend/src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,3 @@ app.use(errorHandler);
app.use(router);

app.listen(port, () => console.log(`Server running on port ${port}`));

0 comments on commit 3a372e6

Please sign in to comment.