core: Remove GenericChan/Port from prelude. Closes #4762
This commit is contained in:
parent
9d7014e55c
commit
4f843763a1
@ -34,7 +34,6 @@ pub use path::GenericPath;
|
||||
pub use path::Path;
|
||||
pub use path::PosixPath;
|
||||
pub use path::WindowsPath;
|
||||
pub use pipes::{GenericChan, GenericPort};
|
||||
pub use ptr::Ptr;
|
||||
pub use str::{StrSlice, Trimmable, OwnedStr};
|
||||
pub use to_bytes::IterBytes;
|
||||
|
Loading…
Reference in New Issue
Block a user