Skip to content

Commit 5b91828

Browse files
test
1 parent b8112a7 commit 5b91828

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)