Remove binnedt3 and binnedx

This commit is contained in:
Dominik Werder
2021-06-09 20:34:47 +02:00
parent 6e4ad3544b
commit 38e17d440b
4 changed files with 14 additions and 260 deletions

View File

@@ -17,9 +17,7 @@ use std::pin::Pin;
use std::task::{Context, Poll};
use std::time::{Duration, Instant};
pub mod binnedt3;
pub mod binnedt4;
pub mod binnedx;
pub mod enp;
pub mod eventbatch;
pub mod scalarbinbatch;