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

This commit is contained in:
Ginger
2025-09-07 18:06:11 -04:00
parent 90fd92977e
commit 1e541875ad
5 changed files with 9 additions and 19 deletions
-1
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;