Skip to content

Commit

Permalink
HV-1524 Only log temporal validation tolerance value if set
Browse files Browse the repository at this point in the history
  • Loading branch information
marko-bekhta authored and gsmet committed Nov 21, 2017
1 parent 8279a55 commit 9e73bcf
Showing 1 changed file with 0 additions and 1 deletion.
Expand Up @@ -572,7 +572,6 @@ private Duration getTemporalValidationTolerance(ConfigurationState configuration
}
}

LOG.logTemporalValidationTolerance( Duration.ZERO );
return Duration.ZERO;
}

Expand Down

0 comments on commit 9e73bcf

Please sign in to comment.