mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-04-01 17:15:28 +00:00
apply new fmt version
This commit is contained in:
parent
e4eecb3489
commit
cc7df23f39
94 changed files with 139 additions and 155 deletions
|
|
@ -8,7 +8,7 @@ use crate::Profile;
|
|||
use action::{Action, Position};
|
||||
use adw::ToolbarView;
|
||||
use anyhow::Result;
|
||||
use gtk::{prelude::BoxExt, Box, Orientation};
|
||||
use gtk::{Box, Orientation, prelude::BoxExt};
|
||||
use header::Header;
|
||||
use sqlite::Transaction;
|
||||
use std::{rc::Rc, sync::Arc};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue