summaryrefslogtreecommitdiff
path: root/templates/account.html.ep
diff options
context:
space:
mode:
Diffstat (limited to 'templates/account.html.ep')
-rw-r--r--templates/account.html.ep2
1 files changed, 0 insertions, 2 deletions
diff --git a/templates/account.html.ep b/templates/account.html.ep
index 8b14bd0..1118ca0 100644
--- a/templates/account.html.ep
+++ b/templates/account.html.ep
@@ -193,7 +193,6 @@
%= end
</td>
</tr>
- % if (app->mode eq 'development') {
<tr>
<th scope="row">Import</th>
<td>
@@ -217,7 +216,6 @@
%= end
</td>
</tr>
- % }
</table>
</div>
</div>