Run cargo fmt.

This commit is contained in:
Paul Makles
2021-01-18 20:26:26 +00:00
parent bd789b6825
commit a1a921bbcb
19 changed files with 141 additions and 142 deletions

View File

@@ -1,4 +1,4 @@
pub mod user;
pub mod channel;
pub mod user;
pub use user::get_relationship;