mirror of
https://github.com/Steffo99/patched-porobot.git
synced 2024-12-22 09:34:21 +00:00
Remove unused imports
This commit is contained in:
parent
bbadb3b5ae
commit
6472da3432
1 changed files with 0 additions and 2 deletions
|
@ -12,8 +12,6 @@ use crate::data::deckcode::deck::Deck;
|
|||
use crate::data::deckcode::format::DeckCodeFormat;
|
||||
use crate::data::setbundle::r#type::CardType;
|
||||
use crate::data::setbundle::rarity::CardRarity;
|
||||
use crate::data::setbundle::region::CardRegion;
|
||||
use crate::data::setbundle::set::CardSet;
|
||||
use crate::data::setbundle::supertype::CardSupertype;
|
||||
use crate::search::cardsearch::CardSearchEngine;
|
||||
|
||||
|
|
Loading…
Reference in a new issue