Skip to content

Commit

Permalink
remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
nicarq committed Sep 15, 2024
1 parent 516206b commit a3706f2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion shinkai-bin/shinkai-node/src/schemas/smart_inbox.rs
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ use shinkai_message_primitives::{
shinkai_name::ShinkaiName,
},
shinkai_message::{shinkai_message::ShinkaiMessage, shinkai_message_schemas::V2ChatMessage},
shinkai_utils::job_scope::JobScope,
};

use crate::llm_provider::job::JobConfig;
Expand Down

0 comments on commit a3706f2

Please sign in to comment.