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