linting issues

This commit is contained in:
Abhinav Adduri 2017-07-10 12:30:17 -07:00
parent 6f7930e34d
commit c4b7a2bd97
4 changed files with 7 additions and 15 deletions

View file

@ -4,7 +4,6 @@ const s3 = new AWS.S3();
const conf = require('./config.js');
const fs = require('fs');
const path = require('path');
const crypto = require('crypto');
const mozlog = require('./log.js');