From a8b0691bf025b889cc9c272148f7ec1a2c5eb1a9 Mon Sep 17 00:00:00 2001 From: Alexander Ebert Date: Sat, 23 Apr 2022 18:08:39 +0200 Subject: [PATCH] Unused import --- ts/WoltLabSuite/Core/Ui/Search/Page.ts | 1 - 1 file changed, 1 deletion(-) diff --git a/ts/WoltLabSuite/Core/Ui/Search/Page.ts b/ts/WoltLabSuite/Core/Ui/Search/Page.ts index e9b4c85444..7c9dc4863e 100644 --- a/ts/WoltLabSuite/Core/Ui/Search/Page.ts +++ b/ts/WoltLabSuite/Core/Ui/Search/Page.ts @@ -1,5 +1,4 @@ import * as Core from "../../Core"; -import * as DomTraverse from "../../Dom/Traverse"; import DomUtil from "../../Dom/Util"; import UiDropdownSimple from "../Dropdown/Simple"; import * as UiScreen from "../Screen"; -- 2.20.1