Skip to content

Commit

Permalink
drop unused require
Browse files Browse the repository at this point in the history
  • Loading branch information
danvk committed Sep 23, 2015
1 parent abd9d39 commit 42d242b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/test/PileupTrack-test.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
'use strict';

var expect = require('chai').expect;
var sinon = require('sinon');

var Q = require('q'),
_ = require('underscore'),
Expand Down

0 comments on commit 42d242b

Please sign in to comment.