Skip to content

Commit b3cb448

Browse files
Greg Bonikcramertj
authored andcommitted
Remove extra padding
1 parent 77506d1 commit b3cb448

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

  • futures-util/src/try_stream

futures-util/src/try_stream/mod.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -292,5 +292,4 @@ pub trait TryStreamExt: TryStream {
292292
{
293293
TryFilterMap::new(self, f)
294294
}
295-
296295
}

0 commit comments

Comments
 (0)