Skip to content

Commit

Permalink
Remove unused Environment import
Browse files Browse the repository at this point in the history
  • Loading branch information
maprules1000 committed Sep 4, 2018
1 parent 5dba524 commit 8e8e797
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion index.js
Expand Up @@ -5,7 +5,6 @@
var fs = require('fs');
var bodyParser = require('body-parser');
var PercyClient = require('percy-client');
var Environment = require('percy-client/dist/environment');
var PromisePool = require('es6-promise-pool');

// Some build assets we never want to upload.
Expand Down

0 comments on commit 8e8e797

Please sign in to comment.