summaryrefslogtreecommitdiff
path: root/src/commands/general/bing.rs
diff options
context:
space:
mode:
Diffstat (limited to 'src/commands/general/bing.rs')
-rw-r--r--src/commands/general/bing.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/commands/general/bing.rs b/src/commands/general/bing.rs
index 28fdf0d..8390659 100644
--- a/src/commands/general/bing.rs
+++ b/src/commands/general/bing.rs
@@ -1,6 +1,6 @@
use crate::client::Context;
-use eyre::Result;
+use anyhow::Result;
/// Make sure the wie is alive
#[poise::command(prefix_command)]