Skip to content

Commit b8112a7

Browse files
test
1 parent d4769a6 commit b8112a7

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)