chore: remove unused imports
This commit is contained in:
parent
921c619ccb
commit
20dca094ec
2 changed files with 0 additions and 2 deletions
|
|
@ -6,7 +6,6 @@ import Quickshell
|
|||
import Quickshell.Io
|
||||
import Quickshell.Wayland
|
||||
import Caelestia
|
||||
import Caelestia.Config
|
||||
import qs.components
|
||||
import qs.services
|
||||
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue