mirror of
https://gitlab.com/veloren/veloren.git
synced 2024-08-30 18:12:32 +00:00
cargo fmt
This commit is contained in:
parent
04b7090197
commit
863f9857b5
@ -8,7 +8,7 @@ use crate::{
|
||||
};
|
||||
use common::{
|
||||
terrain::BiomeKind,
|
||||
trade::Good::{self, Territory, Terrain},
|
||||
trade::Good::{self, Terrain, Territory},
|
||||
};
|
||||
use lazy_static::lazy_static;
|
||||
use serde::{Deserialize, Serialize};
|
||||
|
Loading…
Reference in New Issue
Block a user