Skip to content

Commit 5f5cb4b

Browse files
committed
fix nodemon starter
1 parent 29526ba commit 5f5cb4b

File tree

3 files changed

+892
-3
lines changed

3 files changed

+892
-3
lines changed

server/index.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
import express from 'express';
22
import cors from 'cors';
3-
import path from 'path';
43

54
const app = express();
65

0 commit comments

Comments
 (0)