Skip to content

Commit 5fc26d1

Browse files
test
1 parent debe9e9 commit 5fc26d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

backend/server.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// const express = require('express');
1+
const express = require('express');
22
const mongoose = require('mongoose');
33
const cors = require('cors');
44
require('dotenv').config();

0 commit comments

Comments
 (0)