1
2
Fork 0
mirror of https://github.com/mat-1/azalea.git synced 2025-08-02 06:16:04 +00:00

remove unused import

This commit is contained in:
mat 2025-04-17 11:47:24 -09:00
parent 2aa046c4b5
commit 1989f4ec97

View file

@ -1,6 +1,5 @@
use std::{
fmt::{self, Debug},
hint::assert_unchecked,
io::{self, Cursor, Write},
};