mirror of
https://github.com/natsukagami/youmubot.git
synced 2025-04-19 08:48:54 +00:00
Yuck import bug
This commit is contained in:
parent
2c2092eb91
commit
ed440d0a69
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
use serenity::prelude::Args;
|
use serenity::framework::standard::Args;
|
||||||
use std::collections::HashSet as Set;
|
use std::collections::HashSet as Set;
|
||||||
|
|
||||||
/// Handle flags parsing.
|
/// Handle flags parsing.
|
||||||
|
|
Loading…
Add table
Reference in a new issue