diff --git a/app.js b/app.js index 98fa870..5f90619 100644 --- a/app.js +++ b/app.js @@ -1,3 +1,4 @@ const url = require('url'); require('path'); -const got = require('got'); \ No newline at end of file +const _ = require('lodas'); +const got = require('got');