remove dead code

This commit is contained in:
Aleksey Kladov 2019-01-27 18:07:45 +03:00
parent 7f9a6521ef
commit 154bce1864
3 changed files with 2 additions and 35 deletions

View file

@ -2,7 +2,6 @@
mod cancellation;
mod input;
mod loc2id;
pub mod mock;
use std::{
panic, sync::Arc,