From 67a1c48f26f56ab977800a941c161345854a7dae Mon Sep 17 00:00:00 2001 From: timonson Date: Thu, 19 Oct 2023 22:32:23 +0200 Subject: [PATCH] Fix --- shadow.js | 1 - 1 file changed, 1 deletion(-) diff --git a/shadow.js b/shadow.js index 904d84d..7341d9b 100644 --- a/shadow.js +++ b/shadow.js @@ -4,7 +4,6 @@ import { createTemplate, getJwt, isHtmlElement, - isNotNull, isNull, isObject, isString,