mirror of
https://github.com/hannobraun/Fornjot
synced 2025-05-08 11:58:27 +00:00
Run cargo fmt
This commit is contained in:
parent
68b999beac
commit
ca72d1e897
@ -3,7 +3,7 @@ use std::fmt;
|
|||||||
use crate::math::Point;
|
use crate::math::Point;
|
||||||
|
|
||||||
use super::{
|
use super::{
|
||||||
operation::{Handle, AnyOp},
|
operation::{AnyOp, Handle},
|
||||||
Operation,
|
Operation,
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user