Skip to content

Commit 36cc3e5

Browse files
committed
Module `from_str' is implicitly imported
1 parent 7fa151b commit 36cc3e5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tnetstring.rc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@
88
extern mod std;
99

1010
use core::io::{ReaderUtil, WriterUtil};
11-
use core::from_str::FromStr;
1211

1312
/// Represents a TNetString value.
1413
pub enum TNetString {

0 commit comments

Comments
 (0)