Skip to content

Commit b3cb448

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

File tree

1 file changed

+0
-1
lines changed
  • futures-util/src/try_stream

1 file changed

+0
-1
lines changed

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)