Remove assert import
This commit is contained in:
parent
f073019670
commit
99d12d2ac6
1 changed files with 0 additions and 2 deletions
2
index.js
2
index.js
|
@ -1,5 +1,3 @@
|
|||
import {deepStrictEqual} from "assert";
|
||||
|
||||
/**
|
||||
* Parses a PB single .pb file
|
||||
* @param{string} rinput
|
||||
|
|
Loading…
Reference in a new issue