mirror of
https://github.com/EFForg/rayhunter.git
synced 2026-04-27 16:09:58 -07:00
appease clippy
This commit is contained in:
committed by
Cooper Quintin
parent
0585e0f996
commit
1a4deb7524
@@ -200,7 +200,7 @@ impl Harness {
|
||||
return row;
|
||||
}
|
||||
};
|
||||
return row;
|
||||
row
|
||||
}
|
||||
|
||||
pub fn analyze_qmdl_messages(&mut self, container: MessagesContainer) -> Vec<AnalysisRow> {
|
||||
|
||||
Reference in New Issue
Block a user