Skip to content

Commit a456ba5

Browse files
committed
fmt
1 parent 47c4739 commit a456ba5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/main.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@ use serde::Deserialize;
2626
use serenity::{model::prelude::*, prelude::*};
2727
use std::collections::HashMap;
2828

29-
3029
#[derive(Deserialize)]
3130
struct Config {
3231
tags: bool,

0 commit comments

Comments
 (0)