Skip to content

Commit

Permalink
chore: make rustfmt happy
Browse files Browse the repository at this point in the history
  • Loading branch information
imobachgs committed Jun 12, 2024
1 parent 0e3802b commit 72d0aab
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion rust/agama-lib/src/proxies.rs
Original file line number Diff line number Diff line change
Expand Up @@ -178,4 +178,3 @@ trait Issues {
#[dbus_proxy(property)]
fn all(&self) -> zbus::Result<Vec<(String, String, u32, u32)>>;
}

0 comments on commit 72d0aab

Please sign in to comment.