docs: remove empty conditional

This commit is contained in:
Drew Rygh
2015-12-03 16:02:56 -06:00
parent a074dae4e6
commit 1c66e2c9f7

View File

@@ -205,8 +205,6 @@ defined in <$ githubViewLink(doc) $>
<@ for prop in doc.properties @>
<tr>
<td>
<@ if doc.name != 'Icon' @>
<@ endif @>
<$ prop.name $>
</td>