Remove unused import

This commit is contained in:
Jarrod Doyle 2023-09-08 15:40:19 +01:00
parent e85023858c
commit 2e7c82c03d
Signed by: Jayrude
GPG Key ID: 38B57B16E7C0ADF7
1 changed files with 0 additions and 2 deletions

View File

@ -1,7 +1,5 @@
use std::collections::HashSet;
use wgpu::util::DeviceExt;
use crate::{
gfx::{self},
math,