remove unused code and fix or check
This commit is contained in:
		| @@ -1,6 +1,4 @@ | ||||
| const express = require("express"); | ||||
| const path = require("path"); | ||||
| // const router = express.Router(); | ||||
| const mongoose = require("mongoose"); | ||||
| mongoose.connect("mongodb://localhost:27017/vinlottis", { | ||||
|   useNewUrlParser: true | ||||
|   | ||||
		Reference in New Issue
	
	Block a user