mirror of
https://github.com/italicsjenga/agb.git
synced 2025-02-02 20:46:40 +11:00
remove unused import
This commit is contained in:
parent
36c6ab1914
commit
7708ccc4e1
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
use core::ops::{Deref, Index};
|
||||
use core::ops::Index;
|
||||
|
||||
use crate::{
|
||||
memory_mapped::{MemoryMapped, MemoryMapped1DArray},
|
||||
|
|
Loading…
Add table
Reference in a new issue