refactor: don't use re-exports of eyre & owo-colors
This commit is contained in:
parent
a4abdd72e4
commit
fafa0bf689
33 changed files with 48 additions and 39 deletions
|
@ -1,7 +1,7 @@
|
|||
use crate::api::rory;
|
||||
use crate::Context;
|
||||
|
||||
use color_eyre::eyre::Result;
|
||||
use eyre::Result;
|
||||
use poise::serenity_prelude::{CreateEmbed, CreateEmbedFooter};
|
||||
use poise::CreateReply;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue