mirror of
https://github.com/italicsjenga/agb.git
synced 2025-01-22 23:26:33 +11:00
remove unused crate
This commit is contained in:
parent
9a25274bb0
commit
affa27c8e0
1 changed files with 0 additions and 2 deletions
|
@ -7,8 +7,6 @@ use core::{
|
||||||
},
|
},
|
||||||
};
|
};
|
||||||
|
|
||||||
use crate::syscall;
|
|
||||||
|
|
||||||
pub trait Number:
|
pub trait Number:
|
||||||
Sized
|
Sized
|
||||||
+ Copy
|
+ Copy
|
||||||
|
|
Loading…
Add table
Reference in a new issue