close debug mode

This commit is contained in:
孟政元
2018-01-03 21:15:18 +08:00
parent 9f6d3f1f98
commit f12c17ee93
2 changed files with 0 additions and 3 deletions

1
app.js
View File

@ -1,5 +1,4 @@
const express = require("express");
const http = require("http");
const apicache = require("apicache");
const path = require("path");