This is an automated email from the ASF dual-hosted git repository.

markt pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/tomcat.git


The following commit(s) were added to refs/heads/master by this push:
     new 5841c03  Remove duplicated comments
     new 3617dbb  Merge pull request #148 from samslow/master
5841c03 is described below

commit 5841c03ec4b2902a5ad16cfce0448a150fd0ea56
Author: samslow <shsvkd...@likelion.org>
AuthorDate: Thu Mar 14 15:25:51 2019 +0900

    Remove duplicated comments
    
    Signed-off-by: samslow <shsvkd...@likelion.org>
---
 webapps/ROOT/index.jsp | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/webapps/ROOT/index.jsp b/webapps/ROOT/index.jsp
index 4885e10..6de0008 100644
--- a/webapps/ROOT/index.jsp
+++ b/webapps/ROOT/index.jsp
@@ -71,9 +71,6 @@ request.setAttribute("tomcatExamplesUrl", "/examples/");
                         <a class="container shadow" 
href="/host-manager/html"><span>Host Manager</span></a>
                     </div>
                 </div>
-                <!--
-                <br class="separator" />
-                -->
                 <br class="separator" />
             </div>
             <div id="middle" class="curved container">


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to