Skip to content

Commit

Permalink
change2
Browse files Browse the repository at this point in the history
  • Loading branch information
diablo1408 committed Dec 31, 2020
1 parent 05c5afd commit fe175b4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions server.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
const cors = require("cors");
const express = require("express");
// const Redis = require("ioredis");

const mongoose = require("mongoose");
const bodyParser = require("body-parser");
const visionRoute = require("./routes/vision");
Expand Down

0 comments on commit fe175b4

Please sign in to comment.