Skip to content

Commit

Permalink
remove test log entry
Browse files Browse the repository at this point in the history
  • Loading branch information
crschardt committed Dec 17, 2023
1 parent 73256f0 commit 4480ea3
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -199,7 +199,7 @@ public boolean saveToDisk() {

@Override
public void load() {
logger.debug("Loading config... for CRS");
logger.debug("Loading config...");
var conn = createConn();
if (conn == null) return;

Expand Down

0 comments on commit 4480ea3

Please sign in to comment.