Remove unneeded file.

This commit is contained in:
Gav Wood 2016-11-18 19:22:47 +08:00
parent 401a4a37c1
commit cd770490ff
No known key found for this signature in database
GPG Key ID: C49C1ACA1CC9B252
2 changed files with 0 additions and 2 deletions

File diff suppressed because one or more lines are too long

View File

@ -14,7 +14,6 @@
// You should have received a copy of the GNU General Public License
// along with Parity. If not, see <http://www.gnu.org/licenses/>.
//use util::{U256, H256, Address, H2048, Uint, FixedHash};
use std::sync::Weak;
use util::misc::code_hash;
use util::Address;