old fb todo removed

This commit is contained in:
Gavriil Sitnikov 2016-06-21 20:05:23 +03:00
parent 92cca73cfc
commit ad263280da
1 changed files with 0 additions and 1 deletions

View File

@ -151,7 +151,6 @@ appendError = { report, number, analyzer, file, line, errorId, errorLink, descri
report.append("\n\t\t<td>" + analyzer + "</td>")
//TODO: file fb
report.append("\n\t\t<td>")
if (!analyzer.equals("Lint")) {
report.append("\n\t\t\t<a target='_blank' href='" + errorLink + "'>" + description + " (" + errorId + ")</a>")