From 838e99fd1577c52121e148efabcd624114a8b9ad Mon Sep 17 00:00:00 2001 From: cel 🌸 Date: Wed, 11 Jun 2025 02:54:27 +0100 Subject: fmt: everything --- src/roster.rs | 1 - 1 file changed, 1 deletion(-) (limited to 'src/roster.rs') diff --git a/src/roster.rs b/src/roster.rs index 75f4c3b..d49a152 100644 --- a/src/roster.rs +++ b/src/roster.rs @@ -18,4 +18,3 @@ impl Roster { } } } - -- cgit