Skip to content
Snippets Groups Projects
Commit 0b14f7e8 authored by ribeaudc's avatar ribeaudc
Browse files

minor: - Remove warning.

SVN: 6642
parent 7e892849
No related branches found
No related tags found
No related merge requests found
......@@ -38,6 +38,7 @@ public class ProblemReport
this.severity = level;
}
@Override
public String toString()
{
if (Severity.ERROR.equals(this.severity))
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment