Github user FSchumacher commented on a diff in the pull request:
https://github.com/apache/tomcat/pull/109#discussion_r186523700
--- Diff: java/org/apache/catalina/webresources/FileResource.java ---
@@ -30,10 +29,6 @@
import java.security.cert.Certificate;
import java.util.jar.Manifest;
-import org.apache.catalina.WebResourceRoot;
-import org.apache.juli.logging.Log;
-import org.apache.juli.logging.LogFactory;
-
--- End diff --
The order of the imports will be checked by checkstyle, so better leave
them here.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]