diff options
Diffstat (limited to 'src/channel/repo/mod.rs')
| -rw-r--r-- | src/channel/repo/mod.rs | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/channel/repo/mod.rs b/src/channel/repo/mod.rs index 345897d..2ed3062 100644 --- a/src/channel/repo/mod.rs +++ b/src/channel/repo/mod.rs @@ -1,2 +1 @@ -pub mod channels; -pub mod messages; +pub mod broadcast; |
