removed event module

might find fitting library latter
This commit is contained in:
Jolimaitre Matthieu 2021-11-12 17:31:02 +01:00
parent 3c9f92a1ab
commit 5235ca9308
2 changed files with 0 additions and 32 deletions

View file

@ -1,6 +1,5 @@
pub mod config;
pub mod database;
pub mod event;
pub mod harsh;
pub mod http;
pub mod log;