Lint & format

This commit is contained in:
Andras Schmelczer 2024-11-24 20:09:17 +00:00
commit e910d9c5f4
No known key found for this signature in database
GPG key ID: FC8F2C3D3D1A718C
7 changed files with 30 additions and 128 deletions

View file

@ -1,4 +1,4 @@
use crate::operation_transformation::{operation, Operation};
use crate::operation_transformation::Operation;
#[derive(Debug, Clone, Default)]
pub struct MergeContext {