mirror of
https://github.com/PluralKit/PluralKit.git
synced 2026-02-08 14:57:54 +00:00
cleanup unneeded .into_iters() and stuff
This commit is contained in:
parent
553b566595
commit
d1451a858d
17 changed files with 82 additions and 146 deletions
|
|
@ -1,6 +1,6 @@
|
|||
use ordermap::OrderMap;
|
||||
|
||||
use crate::{command::Command, parameter::Skip, token::Token};
|
||||
use crate::{command::Command, token::Token};
|
||||
|
||||
#[derive(Debug, Clone)]
|
||||
pub struct TreeBranch {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue