Skip to content

Commit

Permalink
chore(zip-to-test) rm through2
Browse files Browse the repository at this point in the history
  • Loading branch information
coderaiser committed Dec 13, 2017
1 parent c95d75f commit 4125344
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/zip-to-tar.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ const fs = require('fs');
const path = require('path');

const test = require('tape');
const through2 = require('through2');
const pullout = require('pullout');

const zip2tar = require('..');
Expand Down

0 comments on commit 4125344

Please sign in to comment.