Skip to content

Commit

Permalink
source clean
Browse files Browse the repository at this point in the history
  • Loading branch information
nicol authored and nicol committed Dec 6, 2024
1 parent 9af55c1 commit ecc1530
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,7 @@ public class AetherhubDeckSniffer extends AbstractDeckSniffer {
private String uriPost = "https://aetherhub.com/Meta/FetchMetaListAdv";

public AetherhubDeckSniffer() {
super();


formats = new HashMap<>();
formats.put("All", "");
formats.put("Standard", "?formatId=1");
Expand Down

0 comments on commit ecc1530

Please sign in to comment.