Skip to content

Commit

Permalink
m
Browse files Browse the repository at this point in the history
  • Loading branch information
antsuebae committed Oct 26, 2024
1 parent eb50f08 commit 284919b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.js
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ import cors from "cors";
import request from "request";


console.log("BB");
console.log("B");
let app = express();
const PORT = process.env.PORT || 8081;

Expand Down

0 comments on commit 284919b

Please sign in to comment.