forked from glen/dyna3
App: remove unused import
This commit is contained in:
parent
4a24a01928
commit
edee153e37
1 changed files with 0 additions and 1 deletions
|
@ -4,7 +4,6 @@ mod outline;
|
||||||
|
|
||||||
use nalgebra::DVector;
|
use nalgebra::DVector;
|
||||||
use rustc_hash::FxHashSet;
|
use rustc_hash::FxHashSet;
|
||||||
use slab::Slab;
|
|
||||||
use sycamore::prelude::*;
|
use sycamore::prelude::*;
|
||||||
|
|
||||||
use assembly::{Assembly, Constraint, Element};
|
use assembly::{Assembly, Constraint, Element};
|
||||||
|
|
Loading…
Add table
Reference in a new issue