From 27e8f1437e6aafda1e6b29aaaef753c86631fad2 Mon Sep 17 00:00:00 2001 From: 2 * r + 2 * t <61896496+soramanew@users.noreply.github.com> Date: Sun, 15 Jun 2025 20:50:58 +1000 Subject: internal: remove unnecessary import --- config/Config.qml | 1 - 1 file changed, 1 deletion(-) 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 -- cgit v1.2.3-freya