mirror of
https://github.com/hannobraun/Fornjot
synced 2025-05-06 19:08:28 +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 super::{
|
||||
operation::{Handle, AnyOp},
|
||||
operation::{AnyOp, Handle},
|
||||
Operation,
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user