cleans up imports
This commit is contained in:
parent
51f8ee66e6
commit
6162eb090f
10 changed files with 23 additions and 37 deletions
|
|
@ -1,5 +1,5 @@
|
|||
use super::{
|
||||
triggers::{BLESSED, CURSED, UNCURSED},
|
||||
triggers::{BLESSED, UNCURSED},
|
||||
EffectSpawner, EffectType,
|
||||
};
|
||||
use crate::{HungerClock, HungerState};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue