Remove consts mod reference
This commit is contained in:
parent
5de6fbe5bb
commit
005daf46e4
1 changed files with 0 additions and 2 deletions
|
@ -70,8 +70,6 @@ pub mod funs {
|
|||
pub mod num {
|
||||
#[path = "num/cast.rs"]
|
||||
pub mod cast;
|
||||
#[path = "num/consts.rs"]
|
||||
pub mod consts;
|
||||
#[path = "num/default_eq.rs"]
|
||||
pub mod default_eq;
|
||||
#[path = "num/ext.rs"]
|
||||
|
|
Loading…
Reference in a new issue