diff --git a/hercules_opt/src/unforkify.rs b/hercules_opt/src/unforkify.rs
index 2deb716564829cfa6f7d34ad128dc353d164c794..cafe5ed129d8615dab556ba6613dac95f428c622 100644
--- a/hercules_opt/src/unforkify.rs
+++ b/hercules_opt/src/unforkify.rs
@@ -318,7 +318,6 @@ pub fn unforkify(
         edit.sub_edit(fork, neq_id);
         edit.sub_edit(fork, add_id);
 
-
         edit = edit.delete_node(fork)?;
         edit = edit.delete_node(join)?;
         for tid in tids {