Skip to content

Commit

Permalink
remove logging to fire jenkins
Browse files Browse the repository at this point in the history
  • Loading branch information
qqmyers committed Oct 9, 2024
1 parent 3329636 commit 7c46bfc
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -328,7 +328,6 @@ public Dataset execute(CommandContext ctxt) throws CommandException {
logger.fine("No locks to remove");
}
}
logger.info("Flushed at " + (System.currentTimeMillis()-startTime));
return theDataset;
}

Expand Down

0 comments on commit 7c46bfc

Please sign in to comment.