Un-lock mod errors

This commit is contained in:
Quaternion 2023-05-26 10:23:11 -04:00
parent e029a4c5d0
commit bb8f34b751
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;