Remove debug line
This commit is contained in:
parent
70bd2e191f
commit
b346b61623
1 changed files with 1 additions and 1 deletions
2
index.js
2
index.js
|
@ -1,2 +1,2 @@
|
||||||
require("./express.js")
|
require("./express.js")
|
||||||
require("./downloader.js")
|
require("./downloader.js")
|
||||||
|
|
Loading…
Reference in a new issue