diff --git a/bin/fork/tests.rs b/bin/fork/tests.rs index 6c5471a3..e5b29579 100644 --- a/bin/fork/tests.rs +++ b/bin/fork/tests.rs @@ -26,7 +26,6 @@ fn write_out() { }); fs::remove_file(PATH_TO_DISK_STORAGE).unwrap(); - } #[test]