returning client to the place it should be, cleanup

This commit is contained in:
Nikolay Volf
2016-02-09 00:54:33 +03:00
parent 3ef3f5ac31
commit fc0153a5a4
7 changed files with 26 additions and 12 deletions

View File

@@ -20,7 +20,6 @@ mod test_common;
mod transaction;
mod executive;
mod state;
mod client;
mod chain;
mod homestead_state;
mod homestead_chain;