Skip to content

Commit 1554b04

Browse files
committed
$cargo fmt
1 parent ae7adf2 commit 1554b04

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/stream/stream/flatten.rs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
use pin_project_lite::pin_project;
22
use std::pin::Pin;
33

4-
5-
64
use crate::stream::{IntoStream, Stream};
75
use crate::task::{Context, Poll};
86

0 commit comments

Comments
 (0)