Skip to content

Commit

Permalink
Remove unused imports.
Browse files Browse the repository at this point in the history
  • Loading branch information
igr committed Dec 14, 2022
1 parent e64d3c2 commit 695d909
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/main/java/jodd/time/JulianDate.java
Original file line number Diff line number Diff line change
Expand Up @@ -32,9 +32,6 @@
import java.time.LocalDateTime;
import java.time.ZoneOffset;
import java.util.Objects;
import java.util.TimeZone;

import static jodd.time.TimeUtil.MILLIS_IN_DAY;

/**
* Julian Date stamp, for high precision calculations. Julian date is a real
Expand Down

0 comments on commit 695d909

Please sign in to comment.