finished client refactor, client2 -> client
This commit is contained in:
parent
05f609e247
commit
8548bc81e9
39 changed files with 1484 additions and 11468 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Reference in a new issue