Skip to content

Commit

Permalink
chore: remove incorrect require
Browse files Browse the repository at this point in the history
  • Loading branch information
rosen-vladimirov committed Jan 15, 2019
1 parent 2cf07c7 commit f0164c9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/message-unpack-stream.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
const { assert } = require("chai");
const sinon = require("sinon");
const bufferpack = require("bufferpack");
const MessageUnpackStream = require("../message-unpack-stream").MessageUnpackStream;

Expand Down

0 comments on commit f0164c9

Please sign in to comment.