Update file.rs

This commit is contained in:
2025-04-26 16:09:07 -04:00
parent bacd90d96f
commit c65d60ffee
+2
View File
@@ -30,6 +30,8 @@ impl LogFile {
// I just write iterators more naturally for some reason
// despite them being less readable afterward.
// I suppose I like the lack of nesting.
//
// I have no clue if the iterator is actually more efficient.
let team_actions = self
.0