Fix warnings when compiling stdlib with --test
This commit is contained in:
@@ -527,7 +527,6 @@ impl FromInner<c::in6_addr> for Ipv6Addr {
|
||||
#[cfg(test)]
|
||||
mod tests {
|
||||
use prelude::v1::*;
|
||||
use io;
|
||||
use net::*;
|
||||
use net::Ipv6MulticastScope::*;
|
||||
use net::test::{tsa, sa6, sa4};
|
||||
|
||||
Reference in New Issue
Block a user