chore: merge imports

This commit is contained in:
Vukašin Vojinović 2024-07-09 15:17:44 +02:00 committed by Michael Murphy
parent c6004b67e5
commit 0640e88412
25 changed files with 277 additions and 265 deletions

View file

@ -1,8 +1,7 @@
// Copyright 2023 System76 <info@system76.com>
// SPDX-License-Identifier: GPL-3.0-only
use cosmic::applet::menu_button;
use cosmic::{iced, widget::icon};
use cosmic::{applet::menu_button, iced, widget::icon};
use crate::subscriptions::status_notifier_item::{Layout, StatusNotifierItem};