Skip to content

Commit

Permalink
unused resource
Browse files Browse the repository at this point in the history
  • Loading branch information
Brent Schmaltz committed Jun 24, 2019
1 parent 066fa66 commit 5810cd8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/Runtime/RuntimeTestCommon/LogMessages.cs
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@ namespace RuntimeTestCommon
internal static class LogMessages
{
internal const string PERF10000 = "PERF10000: Certificate with thumbprint: '{0}' could not be found in certificate store with name '{1}' and location '{2}'.";
internal const string PERF10001 = "PERF10001: {0} cannot be less than {1}.";
//internal const string PERF10001 = "PERF10001: {0} cannot be less than {1}.";
}
}

0 comments on commit 5810cd8

Please sign in to comment.