remove: PacketType::Javascript
This commit is contained in:
parent
6e0f2985b9
commit
59581f69c9
3 changed files with 0 additions and 59 deletions
|
@ -16,8 +16,6 @@ pub enum PacketType {
|
|||
Crud(CrudMessageType),
|
||||
/// A text key which identifies the socket.
|
||||
Key,
|
||||
/// JavaScript text.
|
||||
Javascript,
|
||||
}
|
||||
|
||||
#[derive(Serialize, Deserialize, PartialEq, Eq)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue