Skip to content

Commit

Permalink
Fix styling
Browse files Browse the repository at this point in the history
  • Loading branch information
Gaming32 committed Oct 31, 2021
1 parent 47f4f03 commit 74a5400
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@ public int compare(GrailPair o1, GrailPair o2) {
}

public class Tester {

public Tester() {
new HolyGrailSort<GrailPair>(new GrailComparator());
}
Expand Down

0 comments on commit 74a5400

Please sign in to comment.