Skip to content

Commit 1979431

Browse files
authored
style: unnecessary comments
1 parent a9754ad commit 1979431

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/SearchUtils.jl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -725,7 +725,6 @@ function update_hall_of_fame!(
725725
if !valid_size
726726
continue
727727
end
728-
# Check if member satisfies constraints
729728
if !check_constraints(member.tree, options, options.maxsize, size)
730729
continue
731730
end

0 commit comments

Comments
 (0)