We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 92c186f commit 950af60Copy full SHA for 950af60
1 file changed
backend/src/server.ts
@@ -21,4 +21,4 @@ app.listen(process.env.PORT, () => {
21
logger.info('server started dont need worry');
22
});
23
24
-
+//comment
0 commit comments