chore: remove unused imports

This commit is contained in:
2 * r + 2 * t 2026-04-15 18:33:01 +10:00
parent 921c619ccb
commit 20dca094ec
2 changed files with 0 additions and 2 deletions

View file

@ -6,7 +6,6 @@ import Quickshell
import Quickshell.Io
import Quickshell.Wayland
import Caelestia
import Caelestia.Config
import qs.components
import qs.services

View file

@ -2,7 +2,6 @@ pragma ComponentBehavior: Bound
import QtQuick
import Quickshell
import Caelestia.Config
import qs.components
import qs.modules.bar.popouts // Need to import this module so the Wrapper type is the same as others