Update mod.rs

removed old commands
This commit is contained in:
michael-bailey 2020-08-16 17:13:53 +01:00
parent c1236bdcd3
commit ca3e559353
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;