From 9db50256a85ef1ce558b42fb6f3e227493ec32a8 Mon Sep 17 00:00:00 2001 From: zzz <zzz@i2pmail.org> Date: Wed, 28 Jul 2021 11:11:46 -0400 Subject: [PATCH] Console: whitespace fix --- apps/routerconsole/jsp/tunnels.jsp | 1 - 1 file changed, 1 deletion(-) diff --git a/apps/routerconsole/jsp/tunnels.jsp b/apps/routerconsole/jsp/tunnels.jsp index 016d42c33c..9598ae905c 100644 --- a/apps/routerconsole/jsp/tunnels.jsp +++ b/apps/routerconsole/jsp/tunnels.jsp @@ -1,5 +1,4 @@ <%@page contentType="text/html"%> -<%@page trimDirectiveWhitespaces="true"%> <%@page pageEncoding="UTF-8"%> <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html><head> -- GitLab