diff --git a/src/voxel/brickmap.rs b/src/voxel/brickmap.rs index 98b0483..b3207f1 100644 --- a/src/voxel/brickmap.rs +++ b/src/voxel/brickmap.rs @@ -1,7 +1,5 @@ use std::collections::HashSet; -use wgpu::util::DeviceExt; - use crate::{ gfx::{self}, math,