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