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

fix: removed unused import

parent 36197201
Branches
Tags
No related merge requests found
Pipeline #596 passed
......@@ -4,7 +4,7 @@ use chip_ahoyto::{
use sdl2::{
audio::AudioCallback, audio::AudioSpecDesired, event::Event, image::LoadSurface,
keyboard::Keycode, pixels::Color, pixels::PixelFormatEnum, rect::Rect, render::TextureQuery,
surface::Surface, ttf::Hinting,
surface::Surface,
};
use std::path::Path;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment