We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 47c4739 commit a456ba5Copy full SHA for a456ba5
src/main.rs
@@ -26,7 +26,6 @@ use serde::Deserialize;
26
use serenity::{model::prelude::*, prelude::*};
27
use std::collections::HashMap;
28
29
-
30
#[derive(Deserialize)]
31
struct Config {
32
tags: bool,
0 commit comments