♻️ 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:
@@ -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 = () =>
|
||||||
(
|
(
|
||||||
|
|||||||
Reference in New Issue
Block a user