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