Skip to content

Commit

Permalink
Merge pull request #791 from Licenser/patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
dignifiedquire authored May 22, 2020
2 parents 955befd + 6980640 commit 2521408
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/io/buf_read/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ extension_trait! {
```
# #[allow(unused_imports)]
use async_std::prelude::*;
use async_std::io::prelude::*;
```
[`std::io::BufRead`]: https://doc.rust-lang.org/std/io/trait.BufRead.html
Expand Down

0 comments on commit 2521408

Please sign in to comment.