daemon: setting foundation for client creation
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
use kordophone::APIInterface;
|
||||
use kordophone::api::http_client::HTTPAPIClient;
|
||||
use kordophone::api::http_client::Credentials;
|
||||
use kordophone::api::InMemoryTokenManagement;
|
||||
|
||||
use dotenv;
|
||||
use anyhow::Result;
|
||||
|
||||
Reference in New Issue
Block a user