mirror of
https://gitlab.com/veloren/veloren.git
synced 2024-08-30 18:12:32 +00:00
Moved common networking code to common/net, clippy fixes
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
use crate::{
|
||||
comp::{inventory::slot::Slot, BuffKind},
|
||||
sync::Uid,
|
||||
uid::Uid,
|
||||
util::Dir,
|
||||
};
|
||||
use serde::{Deserialize, Serialize};
|
||||
|
Reference in New Issue
Block a user