Remove whitespace
This commit is contained in:
@@ -181,9 +181,6 @@ pub enum ClientboundNotification {
|
|||||||
id: String,
|
id: String,
|
||||||
update: Value,
|
update: Value,
|
||||||
},
|
},
|
||||||
Pong {
|
|
||||||
data: Vec<u8>
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
||||||
impl ClientboundNotification {
|
impl ClientboundNotification {
|
||||||
|
|||||||
Reference in New Issue
Block a user