Skip to content

Commit

Permalink
codeFactor fix
Browse files Browse the repository at this point in the history
  • Loading branch information
brandonh-msft committed Mar 28, 2019
1 parent 4695566 commit e027b81
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ public ValidationResult Run()
var rawMetricsConfiguration = _metricsDeclarationProvider.ReadRawDeclaration();
this.Logger.LogInformation("Following metrics configuration was configured:\n{Configuration}", rawMetricsConfiguration);


MetricsDeclaration metricsDeclaration = null;
try
{
Expand Down

0 comments on commit e027b81

Please sign in to comment.