internal: remove unnecessary import
This commit is contained in:
parent
be4769930a
commit
27e8f1437e
1 changed files with 0 additions and 1 deletions
|
|
@ -3,7 +3,6 @@ pragma Singleton
|
||||||
import "root:/utils"
|
import "root:/utils"
|
||||||
import Quickshell
|
import Quickshell
|
||||||
import Quickshell.Io
|
import Quickshell.Io
|
||||||
import QtQuick
|
|
||||||
|
|
||||||
Singleton {
|
Singleton {
|
||||||
id: root
|
id: root
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue