remove outdated syntax
This commit is contained in:
@@ -1,5 +1,3 @@
|
||||
extern crate loe;
|
||||
|
||||
use std::fmt::Display;
|
||||
use std::io::Cursor;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user
@@ -1,5 +1,3 @@
|
||||
extern crate loe;
|
||||
|
||||
use std::fmt::Display;
|
||||
use std::io::Cursor;
|
||||
|
||||
|
||||