Remove unused import
This commit is contained in:
parent
3e5a8e6f98
commit
922b4926c3
1 changed files with 0 additions and 1 deletions
|
@ -56,7 +56,6 @@ mod test
|
|||
{
|
||||
use super::*;
|
||||
use std::io::Read;
|
||||
use std::io::Cursor;
|
||||
|
||||
#[test]
|
||||
fn test_empty_reader()
|
||||
|
|
Loading…
Add table
Reference in a new issue