summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
author2 * r + 2 * t <61896496+soramanew@users.noreply.github.com>2025-06-15 20:50:58 +1000
committer2 * r + 2 * t <61896496+soramanew@users.noreply.github.com>2025-06-15 20:50:58 +1000
commit27e8f1437e6aafda1e6b29aaaef753c86631fad2 (patch)
tree66b3ea3f6dfda49adadcfe46bb6eacd7a42cab97 /config
parentexclusions: set input mask to empty (diff)
downloadcaelestia-shell-27e8f1437e6aafda1e6b29aaaef753c86631fad2.tar.gz
caelestia-shell-27e8f1437e6aafda1e6b29aaaef753c86631fad2.tar.bz2
caelestia-shell-27e8f1437e6aafda1e6b29aaaef753c86631fad2.zip
internal: remove unnecessary import
Diffstat (limited to 'config')
-rw-r--r--config/Config.qml1
1 files changed, 0 insertions, 1 deletions
diff --git a/config/Config.qml b/config/Config.qml
index 60b0b9f..2e1e48b 100644
--- a/config/Config.qml
+++ b/config/Config.qml
@@ -3,7 +3,6 @@ pragma Singleton
import "root:/utils"
import Quickshell
import Quickshell.Io
-import QtQuick
Singleton {
id: root