Remove response

This commit is contained in:
Ben Meadors 2022-08-07 18:48:40 -05:00
parent a9c88ef5e4
commit d3d75475da

View file

@ -269,10 +269,5 @@ message AdminMessage {
* Request the node to send device metadata (firmware, protobuf version, etc)
*/
uint32 get_device_metadata_request = 52;
/*
* Device metadata response
*/
DeviceMetadata get_device_metadata_response = 53;
}
}