cargo fmt

This commit is contained in:
Cooper Quintin
2025-08-22 14:12:54 -07:00
committed by Cooper Quintin
parent 515bb40a76
commit 2a620fd1fb

View File

@@ -85,7 +85,7 @@ impl ImsiRequestedAnalyzer {
message: format!(
"Disconnected after Identity Request without Auth Accept (frame {})",
self.packet_num
)
),
});
}