common -> numbers (as most narrow)

This commit is contained in:
Nikolay Volf
2016-03-01 00:44:45 +03:00
parent 16038d9555
commit f528d8c50a
5 changed files with 5 additions and 5 deletions

View File

@@ -14,7 +14,7 @@
// 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::common::{U256,H256};
use util::numbers::{U256,H256};
use header::BlockNumber;
/// Brief info about inserted block.