forked from Skynet/discord-bot
fmt: danm formatting
This commit is contained in:
parent
8760f4440a
commit
abb00ff8c7
3 changed files with 6 additions and 7 deletions
|
@ -16,8 +16,8 @@ use skynet_discord_bot::{get_now_iso, random_string, Config, DataBase, Wolves, W
|
|||
use sqlx::{Pool, Sqlite};
|
||||
|
||||
pub(crate) mod link {
|
||||
use serenity::model::id::UserId;
|
||||
use super::*;
|
||||
use serenity::model::id::UserId;
|
||||
|
||||
pub async fn run(command: &ApplicationCommandInteraction, ctx: &Context) -> String {
|
||||
let db_lock = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue