mirror of
https://github.com/outbackdingo/optimclaw.git
synced 2026-08-25 14:53:34 +00:00
chore: fmt
This commit is contained in:
@@ -105,8 +105,8 @@ pub async fn create_client_from_config(
|
||||
user_id,
|
||||
Some(server),
|
||||
)
|
||||
.with_nearai_session_manager(nearai_session_manager)
|
||||
.with_nearai_api_key(nearai_api_key));
|
||||
.with_nearai_session_manager(nearai_session_manager)
|
||||
.with_nearai_api_key(nearai_api_key));
|
||||
}
|
||||
if let Some(ref secrets) = secrets {
|
||||
let has_tokens =
|
||||
|
||||
Reference in New Issue
Block a user