Skip to content

Commit 2155c74

Browse files
committed
add: ci lint su
1 parent 4c859c1 commit 2155c74

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,4 +46,4 @@ app.use("/v1", v1Router);
4646

4747
app.listen(config.api.port, () => {
4848
console.log(`Server is running on port: ${config.api.port}`);
49-
});
49+
});

0 commit comments

Comments
 (0)