From c3d946b16517ce00ab9374c42a361fa923f60ecd Mon Sep 17 00:00:00 2001 From: Pascal Precht Date: Wed, 16 Sep 2020 12:20:58 +0200 Subject: [PATCH] chore: remove unused JS library --- ui/app/AppLayouts/Profile/Sections/HelpContainer.qml | 1 - 1 file changed, 1 deletion(-) diff --git a/ui/app/AppLayouts/Profile/Sections/HelpContainer.qml b/ui/app/AppLayouts/Profile/Sections/HelpContainer.qml index 41ae87034f..55c608238d 100644 --- a/ui/app/AppLayouts/Profile/Sections/HelpContainer.qml +++ b/ui/app/AppLayouts/Profile/Sections/HelpContainer.qml @@ -3,7 +3,6 @@ import QtQuick.Controls 2.13 import QtQuick.Layouts 1.13 import "../../../../imports" import "../../../../shared" -import "../../../../shared/xss.js" as XSS Item { id: helpContainer