Refactored modules
This commit is contained in:
parent
65a7670a1b
commit
7e3bccb5ad
9 changed files with 37 additions and 23 deletions
|
@ -9,7 +9,7 @@ use reqwest::header::CONTENT_TYPE;
|
|||
use minidom::Element;
|
||||
use url::Url;
|
||||
|
||||
use my_tasks::data::client::Client;
|
||||
use my_tasks::client::Client;
|
||||
use my_tasks::settings::URL;
|
||||
use my_tasks::settings::USERNAME;
|
||||
use my_tasks::settings::PASSWORD;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue