From 5d95d20a325ca25eae86725499ed4e4f2e971203 Mon Sep 17 00:00:00 2001 From: end-4 <97237370+end-4@users.noreply.github.com> Date: Sun, 21 Sep 2025 10:31:21 +0200 Subject: [PATCH] sidebarright: remove unused imports --- .config/quickshell/ii/modules/sidebarRight/SidebarRight.qml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/.config/quickshell/ii/modules/sidebarRight/SidebarRight.qml b/.config/quickshell/ii/modules/sidebarRight/SidebarRight.qml index 4147c3abe..cdc861ce6 100644 --- a/.config/quickshell/ii/modules/sidebarRight/SidebarRight.qml +++ b/.config/quickshell/ii/modules/sidebarRight/SidebarRight.qml @@ -1,12 +1,7 @@ import qs import qs.services import qs.modules.common -import qs.modules.common.widgets -import qs.modules.common.functions import QtQuick -import QtQuick.Controls -import QtQuick.Layouts -import Qt5Compat.GraphicalEffects import Quickshell.Io import Quickshell import Quickshell.Wayland