From 71b5507f2bd81a0ec2af3f90d7021e7e39352319 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Thoralf=20M=C3=BCller?= Date: Wed, 3 May 2023 09:38:44 +0200 Subject: [PATCH] Bring back newline --- bindings/nodejs/lib/utils/Utils.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/bindings/nodejs/lib/utils/Utils.ts b/bindings/nodejs/lib/utils/Utils.ts index 3e05fe9599..5c1a3e1b81 100644 --- a/bindings/nodejs/lib/utils/Utils.ts +++ b/bindings/nodejs/lib/utils/Utils.ts @@ -1,5 +1,6 @@ // Copyright 2023 IOTA Stiftung // SPDX-License-Identifier: Apache-2.0 + import type { BlockId } from '../../types/client/'; import type { AddressTypes,