Skip to content
Snippets Groups Projects
Verified Commit c9721797 authored by Eduardo Trujillo's avatar Eduardo Trujillo
Browse files

style(main): Run cargo fmt

parent 0c4a0f87
No related branches found
No related tags found
No related merge requests found
Pipeline #261 canceled
use collective::{cli::{AppOpts, ConfigurableAppOpts}, config::ConfigFileFormat};
use collective::{
cli::{AppOpts, ConfigurableAppOpts},
config::ConfigFileFormat,
};
use dbus_tokio::connection;
use std::{path::PathBuf, sync::Arc};
use tokio::{
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment