refactor: remove thiserror for now
This commit is contained in:
parent
94c9a264a4
commit
df6543d62e
5 changed files with 14 additions and 65 deletions
|
|
@ -12,7 +12,6 @@ mod util;
|
|||
pub mod cache;
|
||||
pub mod client;
|
||||
pub mod download;
|
||||
pub mod error;
|
||||
pub mod model;
|
||||
pub mod report;
|
||||
pub mod timeago;
|
||||
|
|
|
|||
Reference in a new issue