Skip to content

Commit

Permalink
fix: organize imports
Browse files Browse the repository at this point in the history
  • Loading branch information
hizumiaoba committed Dec 12, 2021
1 parent a5b8776 commit 1749ade
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
6 changes: 3 additions & 3 deletions generated/albumCycle.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"type" : "ALBUM A",
"daysLeft" : 0,
"dateDefinited" : "2021/11/13"
"type" : "ALBUM C",
"daysLeft" : 1,
"dateDefinited" : "2021/12/11"
}
1 change: 0 additions & 1 deletion src/com/ranfa/lib/CheckVersion.java
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@
import com.fasterxml.jackson.databind.JsonNode;
import com.fasterxml.jackson.databind.ObjectMapper;
import com.ranfa.main.DelesteRandomSelector;
import com.sun.javafx.sg.prism.web.NGWebView;

public class CheckVersion {

Expand Down

0 comments on commit 1749ade

Please sign in to comment.