♻️ refactor(bar/status): remove unused import

elgemp4 accidentally imported a library he didn't want to use :P
(auto-completion also does this to me sometimes lol)
This commit is contained in:
João Dias
2025-10-31 14:33:36 -03:00
committed by GitHub
parent 46e8013b59
commit 51e91c2e9d
-1
View File
@@ -12,7 +12,6 @@ import GObject from "ags/gobject";
import AstalBluetooth from "gi://AstalBluetooth"; import AstalBluetooth from "gi://AstalBluetooth";
import AstalNetwork from "gi://AstalNetwork"; import AstalNetwork from "gi://AstalNetwork";
import AstalWp from "gi://AstalWp"; import AstalWp from "gi://AstalWp";
import Vips from "gi://Vips?version=8.0";
export const Status = () => export const Status = () =>
( (