mirror of
https://github.com/italicsjenga/agb.git
synced 2024-12-23 00:01:34 +11:00
remove unused import
This commit is contained in:
parent
c4d06b6e7f
commit
7515a192f4
|
@ -22,7 +22,6 @@ mod palette16;
|
|||
mod palette256;
|
||||
mod rust_generator;
|
||||
|
||||
use image::GenericImageView;
|
||||
use image_loader::Image;
|
||||
|
||||
use colour::Colour;
|
||||
|
|
Loading…
Reference in a new issue