Remove WavePlainEvents and PlainEvents::Wave

This commit is contained in:
Dominik Werder
2022-07-27 13:19:05 +02:00
parent 08cf6077f0
commit cf9f8dd54b
3 changed files with 7 additions and 161 deletions

View File

@@ -475,7 +475,6 @@ impl EventsItemStream {
}
_ => panic!(),
},
PlainEvents::Wave(_) => panic!(),
},
EventsItem::XBinnedEvents(_) => todo!(),
},