Cargo fmt broke something
This commit is contained in:
parent
8cf3f977c0
commit
3803f1b05f
@ -10,7 +10,6 @@ pub mod server;
|
|||||||
/// The data types for blocks, chunks, dimensions, and world files.
|
/// The data types for blocks, chunks, dimensions, and world files.
|
||||||
pub mod world;
|
pub mod world;
|
||||||
|
|
||||||
use log::warn;
|
|
||||||
pub use mctypes::*;
|
pub use mctypes::*;
|
||||||
use serde::{Serialize, Deserialize};
|
use serde::{Serialize, Deserialize};
|
||||||
use log::warn;
|
use log::warn;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user