modernise some stuff

This commit is contained in:
Septias
2022-12-12 22:21:42 +01:00
parent 32cbde0754
commit eab7f8ea15
4 changed files with 4 additions and 10 deletions

View File

@@ -281,8 +281,6 @@ pub enum JSONRPCEventType {
WebxdcInstanceDeleted {
msg_id: u32,
},
WebxdcBusyUpdating,
WebxdcUpToDate,
WebxdcUpdateStateChanged,
}