The event_type is never used

This commit is contained in:
Andreas Brönnimann 2016-12-29 19:41:14 +01:00
parent afc2a314cc
commit 501692aa2d

View File

@ -135,7 +135,6 @@ pub mod get_members {
#[derive(Clone, Debug, Deserialize, Serialize)]
pub struct PathParams {
pub room_id: RoomId,
pub event_type: String
}
/// This API endpoint's reponse.