cargo fmt
This commit is contained in:
parent
3c26122a0b
commit
8dde342d97
2 changed files with 27 additions and 30 deletions
|
@ -1,6 +1,6 @@
|
|||
use crate::serenity;
|
||||
use crate::Error;
|
||||
use crate::Context;
|
||||
use crate::Error;
|
||||
use rand::seq::IteratorRandom;
|
||||
use serde_json::Map;
|
||||
use serde_json::Value;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue