try to reduce bajillion warnings
This commit is contained in:
parent
522d09dfec
commit
97aa34046f
18 changed files with 58 additions and 51 deletions
|
@ -1324,7 +1324,6 @@ impl<T: AsOsStr + ?Sized> AsPath for T {
|
|||
#[cfg(test)]
|
||||
mod tests {
|
||||
use super::*;
|
||||
use ffi::OsStr;
|
||||
use core::prelude::*;
|
||||
use string::{ToString, String};
|
||||
use vec::Vec;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue