Skip to content

Commit ed8c4cd

Browse files
committed
fix phpcs warnings
1 parent 007b37f commit ed8c4cd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/CollectionTest.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -194,7 +194,6 @@ public function testReduce()
194194
return $total . $value;
195195
}));
196196
}
197-
198197
}
199198

200199
final class StringCollection extends ImmutableCollection

0 commit comments

Comments
 (0)