Remove binnedt2

This commit is contained in:
Dominik Werder
2021-06-09 20:30:51 +02:00
parent f69523bace
commit 6e4ad3544b
3 changed files with 1 additions and 139 deletions

View File

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