From 08dad5425e30a337bbab4b9accf32a54685311f6 Mon Sep 17 00:00:00 2001 From: Reed Krantz Date: Thu, 16 Apr 2026 18:00:41 -0500 Subject: [PATCH] chore: removed unused imports --- qml/Bar.qml | 2 -- 1 file changed, 2 deletions(-) diff --git a/qml/Bar.qml b/qml/Bar.qml index f12eeb6..06b405e 100644 --- a/qml/Bar.qml +++ b/qml/Bar.qml @@ -3,8 +3,6 @@ import "nix" import "one.krantz.rshell" import Quickshell -import Quickshell.Io -import Quickshell.Widgets import Quickshell.Hyprland import Quickshell.Services.UPower