fixed compilation issue caused by incorrect merge
This commit is contained in:
parent
4571df9fc6
commit
32074cc420
@ -15,7 +15,7 @@
|
|||||||
// along with Parity. If not, see <http://www.gnu.org/licenses/>.
|
// along with Parity. If not, see <http://www.gnu.org/licenses/>.
|
||||||
|
|
||||||
use util::hash::H2048;
|
use util::hash::H2048;
|
||||||
use util::uint::U256;
|
use util::numbers::U256;
|
||||||
use util::bytes::Bytes;
|
use util::bytes::Bytes;
|
||||||
use header::BlockNumber;
|
use header::BlockNumber;
|
||||||
use super::fork::Fork;
|
use super::fork::Fork;
|
||||||
|
Loading…
Reference in New Issue
Block a user