Removed unnecessary use.

This commit is contained in:
Micheal Smith
2025-10-31 05:36:55 -05:00
parent 9719d9203c
commit 8fa79932d6

View File

@@ -6,10 +6,7 @@ use color_eyre::{
},
};
// Lots of namespace confusion potential
use crate::{
commands,
qna::LLMHandle,
};
use crate::qna::LLMHandle;
use config::Config as MainConfig;
use futures::StreamExt;
use irc::client::prelude::{