Skip to content

Commit c7aa07d

Browse files
committed
chore: Remove debug method
1 parent f1ffb86 commit c7aa07d

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

src/main/java/dev/hypera/updatelib/comparators/impl/CalendarVersioningComparator.java

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -51,8 +51,4 @@ public class CalendarVersioningComparator implements IVersionComparator {
5151
}
5252
}
5353

54-
public static void main(String[] args) {
55-
System.out.println();
56-
}
57-
5854
}

0 commit comments

Comments
 (0)