From 0a05491930fb34ce7c93c33ea0b7599360483fc7 Mon Sep 17 00:00:00 2001 From: Owen Jacobson Date: Fri, 20 Sep 2024 23:01:18 -0400 Subject: Push events into a module structure consistent with the rest of the project. --- src/channel/repo/mod.rs | 1 - 1 file changed, 1 deletion(-) delete mode 100644 src/channel/repo/mod.rs (limited to 'src/channel/repo/mod.rs') 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; -- cgit v1.2.3