diff --git a/apps/routerconsole/jsp/welcome.jsp b/apps/routerconsole/jsp/welcome.jsp
index 8650fb3d5..c4ee02435 100644
--- a/apps/routerconsole/jsp/welcome.jsp
+++ b/apps/routerconsole/jsp/welcome.jsp
@@ -187,7 +187,6 @@
%>
| <%=intl._t("Test running?")%> | <%=wizhelper.isNDTRunning()%> |
| <%=intl._t("Test complete?")%> | <%=wizhelper.isNDTComplete()%> |
| <%=intl._t("I2P will work best if you configure your rates to match the speed of your internet connection.")%> diff --git a/installer/resources/themes/console/images/wizard/undraw_metrics.png b/installer/resources/themes/console/images/wizard/undraw_metrics.png deleted file mode 100644 index 51ca98607..000000000 Binary files a/installer/resources/themes/console/images/wizard/undraw_metrics.png and /dev/null differ |