rm stale code
This commit is contained in:
parent
d5768c4c78
commit
e2a4f609fb
1 changed files with 0 additions and 4 deletions
|
@ -20,7 +20,3 @@ mod starttls;
|
||||||
pub use starttls::*;
|
pub use starttls::*;
|
||||||
mod client;
|
mod client;
|
||||||
pub use client::{Client, ClientEvent};
|
pub use client::{Client, ClientEvent};
|
||||||
|
|
||||||
|
|
||||||
// type FullClient = sasl::Client<StartTLS<TCPConnection>>
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue