Skip to content
This repository has been archived by the owner on May 17, 2019. It is now read-only.

Commit

Permalink
Fix linting
Browse files Browse the repository at this point in the history
  • Loading branch information
Giancarlo Anemone committed Mar 25, 2019
1 parent 402a9ac commit e6d0cc9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/e2e/missing-module/test.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@

const path = require('path');
const testEnvs = require('../errors.js');
const t = require('assert');

const dir = path.resolve(__dirname, './fixture');

Expand Down

0 comments on commit e6d0cc9

Please sign in to comment.