mod::rand_utils no longer exists

This commit is contained in:
shockrah 2020-05-17 16:05:21 -07:00
parent f30a8abfc5
commit 883a007371

View File

@ -21,7 +21,6 @@ mod schema;
mod models;
mod invites;
mod payload;
mod rand_utils;
mod users;
mod channels;
mod err;