Skip to content

Commit

Permalink
+ use strict
Browse files Browse the repository at this point in the history
  • Loading branch information
thevtm committed May 3, 2017
1 parent 67d2892 commit 97bfcc0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions scraper.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
'use strict'

let async = require('asyncawait/async')
let await = require('asyncawait/await')
let Promise = require('bluebird')
Expand Down

0 comments on commit 97bfcc0

Please sign in to comment.