mirror of
https://github.com/danbulant/dots-hyprland
synced 2026-05-24 12:22:09 +00:00
battery: remove unnecessary imports
This commit is contained in:
parent
92947e3360
commit
e5161a1f4f
1 changed files with 0 additions and 2 deletions
|
|
@ -1,8 +1,6 @@
|
|||
pragma Singleton
|
||||
|
||||
import "root:/modules/common"
|
||||
import QtQuick
|
||||
import QtQuick.Layouts
|
||||
import Quickshell
|
||||
import Quickshell.Io
|
||||
import Quickshell.Hyprland
|
||||
|
|
|
|||
Loading…
Reference in a new issue