Skip to content
Snippets Groups Projects
Verified Commit 41bde16a authored by João Magalhães's avatar João Magalhães :rocket:
Browse files

fix: removed unused use

parent b43573be
No related branches found
No related tags found
1 merge request!16Support for Game Boy Color (CGB) 😎🖍️
Pipeline #2633 passed
......@@ -10,7 +10,6 @@ use crate::{
timer::Timer,
};
use core::panic;
use std::{cell::RefCell, rc::Rc};
pub const PREFIX: u8 = 0xcb;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment