finished client refactor, client2 -> client

This commit is contained in:
ThetaDev 2022-09-15 17:26:00 +02:00
parent 05f609e247
commit 8548bc81e9
39 changed files with 1484 additions and 11468 deletions

View file

@ -15,7 +15,7 @@ mod util;
// pub mod client;
pub mod cache;
pub mod client2;
pub mod client;
pub mod download;
pub mod model;
pub mod report;