cleans up

This commit is contained in:
2019-07-01 15:41:13 +02:00
parent f6ee865088
commit 5f598aff24
5 changed files with 136 additions and 150 deletions

View File

@@ -3,7 +3,6 @@ extern crate env_logger;
extern crate actix_web;
extern crate lootalot_db;
mod api;
mod server;
fn main() {