mirror of
https://github.com/hannobraun/Fornjot
synced 2025-01-09 09:46:50 +00:00
Run cargo fmt
This commit is contained in:
parent
09a375d4bb
commit
f776fedb68
@ -1,7 +1,8 @@
|
||||
use crate::{
|
||||
geometry::{Shape, Sketch, Triangle},
|
||||
math::{Bivector, Plane, Point, Vector},
|
||||
storage::Store, topology::Vertex,
|
||||
storage::Store,
|
||||
topology::Vertex,
|
||||
};
|
||||
|
||||
pub fn model(shape: &mut Shape) {
|
||||
|
Loading…
Reference in New Issue
Block a user