style: run cargo fmt

This commit is contained in:
Cameron Cordes
2026-08-08 13:26:21 -04:00
parent ef54f0d646
commit 5e6bd69405
2 changed files with 1 additions and 2 deletions
-1
View File
@@ -788,4 +788,3 @@ mod tests {
assert_eq!(opts[1].snippet, "reply 2");
}
}