Skip to content

Commit da526fc

Browse files
committed
Format
1 parent 8db47d4 commit da526fc

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/coloring.jl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -460,7 +460,6 @@ function TreeSet(
460460
nt_visited = 0
461461
rvS = rowvals(S)
462462
for j in axes(S, 2)
463-
464463
for pos in nzrange(S, j)
465464
i = rvS[pos]
466465
if i != j

0 commit comments

Comments
 (0)