Remove debug line
This commit is contained in:
parent
85c46eae67
commit
45f5d5b09c
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