Skip to content

Commit

Permalink
Format
Browse files Browse the repository at this point in the history
  • Loading branch information
wilt00 committed Dec 19, 2023
1 parent b4ea58b commit dd82542
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,8 @@ use std::{sync::Arc, time::Duration};
use reqwest::Client;
use scripty_botlists::*;
use scripty_config::BotListsConfig;
use serenity::client::Context;

use scripty_utils::get_thirdparty_http;
use serenity::client::Context;

use crate::{background_tasks::core::BackgroundTask, Error};

Expand Down

0 comments on commit dd82542

Please sign in to comment.