From 99d12d2ac642ea5115f403de93f9175f35b97f04 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sof=C3=ADa=20Aritz?= Date: Mon, 15 May 2023 18:01:09 +0000 Subject: [PATCH] Remove assert import --- index.js | 2 -- 1 file changed, 2 deletions(-) diff --git a/index.js b/index.js index 7b3cc9b..ba30a92 100644 --- a/index.js +++ b/index.js @@ -1,5 +1,3 @@ -import {deepStrictEqual} from "assert"; - /** * Parses a PB single .pb file * @param{string} rinput