wire: remove unused user client layer
This commit is contained in:
parent
ce03990ea4
commit
5f02f22c8b
54 changed files with 11 additions and 3753 deletions
|
|
@ -41,8 +41,9 @@ use {
|
|||
};
|
||||
pub use {
|
||||
error::{ClientError, ParserError},
|
||||
objects::MIN_SERVER_ID,
|
||||
};
|
||||
#[cfg(feature = "it")]
|
||||
pub use objects::MIN_SERVER_ID;
|
||||
|
||||
mod error;
|
||||
mod objects;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue