Drop stale imports left behind by the record-wire port

This commit is contained in:
Dennis Kobert
2026-08-17 10:28:29 +00:00
parent 0c49026c9a
commit ae7c51a964
5 changed files with 7 additions and 13 deletions
-1
View File
@@ -16,7 +16,6 @@ use raster_types::Image;
use raster_types::{Bitmap, BitmapMut};
use raster_types::{CPU, Raster};
use std::fmt::Debug;
use std::hash::Hash;
#[derive(Debug, DynAny)]
pub enum Error {