fix: Nuke src/api/client/utils.rs

This commit is contained in:
Ginger 2025-09-07 18:06:11 -04:00
commit 1e541875ad
No known key found for this signature in database
5 changed files with 9 additions and 19 deletions

View file

@ -37,7 +37,6 @@ pub(super) mod typing;
pub(super) mod unstable;
pub(super) mod unversioned;
pub(super) mod user_directory;
pub(super) mod utils;
pub(super) mod voip;
pub(super) mod well_known;