mirror of
https://gitlab.com/veloren/veloren.git
synced 2024-08-30 18:12:32 +00:00
Cleanup unused import
This commit is contained in:
parent
7838cfa5b2
commit
5f58224f82
@ -6,7 +6,7 @@ use crate::{
|
||||
};
|
||||
use common::{
|
||||
assets::watch::ReloadIndicator,
|
||||
comp::{ActionState, Body, CharacterState, Equipment},
|
||||
comp::{Body, CharacterState, Equipment},
|
||||
};
|
||||
use hashbrown::HashMap;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user