fix fmt warning

This commit is contained in:
William Casarin
2023-07-06 19:37:48 -07:00
parent 41ba6f657d
commit 41c36ac7ba

View File

@@ -40,4 +40,3 @@ pub fn main() {
.expect("failed to start eframe");
});
}