Skip to content

Commit

Permalink
removing extra line
Browse files Browse the repository at this point in the history
  • Loading branch information
prklm10 committed Oct 25, 2023
1 parent a96724f commit c379382
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion index.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
const { AppiumDriver } = require('./percy/driver/driverWrapper');
const { ProviderResolver } = require('./percy/providers/providerResolver');
const { TimeIt } = require('./percy/util/timing');

const postFailedEvents = require('./percy/util/postFailedEvents');
const percyOnAutomate = require('./percy/percyOnAutomate');

Expand Down

0 comments on commit c379382

Please sign in to comment.