Un-lock mod errors

This commit is contained in:
Zertex 2023-05-26 10:23:11 -04:00
parent 351d0ae6d2
commit d00f21cd3f
1 changed files with 0 additions and 1 deletions

View File

@ -1,6 +1,5 @@
#[cfg(feature = "client")]
pub mod api;
#[cfg(feature = "client")]
pub mod errors;
#[cfg(feature = "client")]
pub mod gateway;