aboutsummaryrefslogtreecommitdiff
path: root/azalea-chat/src/base_component.rs
diff options
context:
space:
mode:
Diffstat (limited to 'azalea-chat/src/base_component.rs')
-rwxr-xr-xazalea-chat/src/base_component.rs3
1 files changed, 2 insertions, 1 deletions
diff --git a/azalea-chat/src/base_component.rs b/azalea-chat/src/base_component.rs
index 8f70ecb7..b01f2eb3 100755
--- a/azalea-chat/src/base_component.rs
+++ b/azalea-chat/src/base_component.rs
@@ -1,6 +1,7 @@
-use crate::{style::Style, FormattedText};
use serde::Serialize;
+use crate::{style::Style, FormattedText};
+
#[derive(Clone, Debug, PartialEq, Serialize, Eq, Hash)]
pub struct BaseComponent {
// implements mutablecomponent