Remove unused republications

This commit is contained in:
Tony Garnock-Jones 2021-08-11 16:29:51 -04:00
parent e130744246
commit ca85f27fbc
1 changed files with 0 additions and 4 deletions

View File

@ -1,7 +1,3 @@
pub use futures::future::BoxFuture;
pub use std::future::ready;
use super::ActorId;
use super::schemas::sturdy;
use super::error::Error;