rust/hedgewars-server/src/core.rs
changeset 15939 4a8e6f9d5133
parent 15799 ed3b510b860c
--- a/rust/hedgewars-server/src/core.rs	Sat Mar 25 04:00:30 2023 +0300
+++ b/rust/hedgewars-server/src/core.rs	Sat Mar 25 04:14:07 2023 +0300
@@ -1,6 +1,5 @@
 pub mod anteroom;
 pub mod client;
-pub mod events;
 pub mod indexslab;
 pub mod room;
 pub mod server;