Eliminate low-risk clippy warnings as part of the strict lint backlog (#409): - Remove unused `uuid::Uuid` imports from slack and telegram channels - Remove unnecessary `mut` and redundant rebindings in agent loop - Prefix unused `channel_id` variable in discord channel - Remove unused test imports (`ChatResponse`, `ToolCall`, `TempDir`, `Path`) |
||
|---|---|---|
| .. | ||
| cli.rs | ||
| dingtalk.rs | ||
| discord.rs | ||
| email_channel.rs | ||
| imessage.rs | ||
| irc.rs | ||
| lark.rs | ||
| matrix.rs | ||
| mod.rs | ||
| slack.rs | ||
| telegram.rs | ||
| traits.rs | ||
| whatsapp.rs | ||