Skip to content

Commit

Permalink
change gateway code
Browse files Browse the repository at this point in the history
  • Loading branch information
anhkhoado932 committed Sep 2, 2024
1 parent c12214f commit 501dbb2
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions gateway/src/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,6 @@ if (!process.env.PORT) {

const PORT = process.env.PORT;

//
// Application entry point.
//
async function main() {
const app = express();

Expand Down

0 comments on commit 501dbb2

Please sign in to comment.