Skip to content

Commit d4d253a

Browse files
committed
cleaned up spacing
1 parent 1f9a8c6 commit d4d253a

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

src/org/cicirello/permutations/distance/AcyclicEdgeDistance.java

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,5 @@ public int distance(Permutation p1, Permutation p2) {
6868
}
6969
return countNonSharedEdges;
7070
}
71-
72-
73-
7471
}
72+

0 commit comments

Comments
 (0)