diff options
| author | Owen Jacobson <owen@grimoire.ca> | 2024-09-20 23:01:18 -0400 |
|---|---|---|
| committer | Owen Jacobson <owen@grimoire.ca> | 2024-09-20 23:05:44 -0400 |
| commit | 0a05491930fb34ce7c93c33ea0b7599360483fc7 (patch) | |
| tree | 552906477fd81c6687c0ca9c6bdc25e22461b52a /src/channel/repo/mod.rs | |
| parent | 22348bfa35f009e62abe2f30863e0434079a1fe2 (diff) | |
Push events into a module structure consistent with the rest of the project.
Diffstat (limited to 'src/channel/repo/mod.rs')
| -rw-r--r-- | src/channel/repo/mod.rs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/channel/repo/mod.rs b/src/channel/repo/mod.rs deleted file mode 100644 index 2ed3062..0000000 --- a/src/channel/repo/mod.rs +++ /dev/null @@ -1 +0,0 @@ -pub mod broadcast; |
