Fix a bunch of warnings

This commit is contained in:
2020-12-07 22:55:24 -08:00
parent e0056d8c85
commit f5f90a7a15
8 changed files with 15 additions and 21 deletions

View File

@@ -1,4 +1,4 @@
use coremem::{GenericSim, Driver, mat};
use coremem::{GenericSim, Driver};
use coremem::geom::Index;
fn main() {