Skip to content

Commit

Permalink
refactor(binary): update type-only imports
Browse files Browse the repository at this point in the history
  • Loading branch information
postspectacular committed Dec 6, 2020
1 parent ad267a2 commit 7eaab0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/binary/test/index.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// import * as assert from "assert";
// import * as b from "../src/index";
// import * as b from "../src";

describe("binary", () => {
it("tests pending");
Expand Down

0 comments on commit 7eaab0a

Please sign in to comment.