removed commands module

This commit is contained in:
Mitchell 2020-08-10 18:56:17 +01:00
parent 0b824efdb8
commit 82498ca72d
1 changed files with 0 additions and 1 deletions

View File

@ -1,3 +1,2 @@
pub mod client;
pub mod commands;
pub mod server_profile;