[Fix] export Sendmode in Host (not a stream feat)
Some checks failed
CI / checks (push) Failing after 1m53s
Some checks failed
CI / checks (push) Failing after 1m53s
This commit is contained in:
parent
a6dd73a41f
commit
69be9f7aca
1 changed files with 0 additions and 1 deletions
|
|
@ -14,7 +14,6 @@ pub use MTPConnection as Connection;
|
|||
pub use MTPHost as Host;
|
||||
pub use mtp_transport::Policy;
|
||||
pub use mtp_transport::Receiver;
|
||||
#[cfg(feature = "streaming")]
|
||||
pub use mtp_transport::SendMode;
|
||||
pub use mtp_transport::Sender;
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue