Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit c849ac0

Browse files
committed
upload
1 parent bc95b13 commit c849ac0

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

week1/homework/src/index.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,3 @@ const PORT = 3000;
99
createServer().listen(PORT, () => {
1010
console.log(`Server listening on http://localhost:${PORT}`);
1111
});
12-
13-

0 commit comments

Comments
 (0)