Skip to content
This repository was archived by the owner on Mar 29, 2022. It is now read-only.

Commit

Permalink
Build 237 Discover Page
Browse files Browse the repository at this point in the history
  • Loading branch information
Tharow committed Feb 17, 2022
1 parent 63c270e commit b9ebac3
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
import java.util.Map;

public class DiscoverResourceLoader extends ImageResourceLoader {
public static Logger XRLog = Utils.getLogger();
//public static Logger XRLog = Utils.getLogger();
public static final RepaintListener NO_OP_REPAINT_LISTENER = doLayout -> XRLog.general(Level.FINE, "No-op repaint requested");
private final Map _imageCache;

Expand Down

0 comments on commit b9ebac3

Please sign in to comment.