mirror of
https://github.com/italicsjenga/agb.git
synced 2024-12-23 16:21:33 +11:00
remove unused import
This commit is contained in:
parent
1d7cc04cbf
commit
54340358bc
|
@ -7,7 +7,6 @@ use alloc::vec::Vec;
|
|||
use crate::{
|
||||
display::{
|
||||
object::{OamIterator, ObjectUnmanaged, Sprite},
|
||||
palette16::Palette16,
|
||||
HEIGHT, WIDTH,
|
||||
},
|
||||
include_aseprite,
|
||||
|
|
Loading…
Reference in a new issue