diff --git a/server/src/snapshot/patch_compute.rs b/server/src/snapshot/patch_compute.rs index ec60500c..451736ae 100644 --- a/server/src/snapshot/patch_compute.rs +++ b/server/src/snapshot/patch_compute.rs @@ -327,4 +327,4 @@ mod test { assert_eq!(patch_set, expected_patch_set); } -} \ No newline at end of file +}