fix legacy int constants
This commit is contained in:
committed by
Bennet Bleßmann
parent
58b9a6ad69
commit
1d26f98688
@@ -10,7 +10,6 @@ use std::cell::{Cell, Ref, RefCell, RefMut};
|
||||
use std::fmt;
|
||||
use std::hash::Hash;
|
||||
use std::hash::Hasher;
|
||||
use std::i64;
|
||||
use std::io::{Error as IOError, ErrorKind};
|
||||
use std::ops::Not;
|
||||
use std::ops::RangeInclusive;
|
||||
|
||||
Reference in New Issue
Block a user