Skip to content

Commit 22384b5

Browse files
committed
style: Make clippy happy
1 parent 328ae70 commit 22384b5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/bin/git-stack/stack.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1268,7 +1268,6 @@ fn append_children<'r>(
12681268
tree.stacks[0].push(child_tree);
12691269
}
12701270
parent_node = node;
1271-
continue;
12721271
}
12731272
_ => {
12741273
let child_tree =

0 commit comments

Comments
 (0)