mirror of
https://github.com/callumio/suck.git
synced 2026-03-21 22:18:10 +00:00
chore: remove unused traits module
This commit is contained in:
parent
863ca61215
commit
79ad51772d
2 changed files with 0 additions and 3 deletions
|
|
@ -1,5 +1,3 @@
|
|||
pub mod traits;
|
||||
|
||||
#[cfg(feature = "sync-crossbeam")]
|
||||
pub mod crossbeam;
|
||||
#[cfg(feature = "sync-flume")]
|
||||
|
|
|
|||
|
|
@ -1 +0,0 @@
|
|||
pub use crate::traits::{ChannelError, ChannelReceiver, ChannelSender, ChannelType};
|
||||
Loading…
Add table
Add a link
Reference in a new issue