We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e456966 commit 116b900Copy full SHA for 116b900
client/src/main/java/org/apache/cloudstack/ACSRequestLog.java
@@ -24,10 +24,6 @@
24
import org.eclipse.jetty.server.Response;
25
import org.eclipse.jetty.util.DateCache;
26
import org.eclipse.jetty.util.component.LifeCycle;
27
-import org.springframework.http.server.PathContainer;
28
-import org.springframework.web.bind.annotation.RequestMethod;
29
-import org.springframework.web.util.pattern.PathPattern;
30
-import org.springframework.web.util.pattern.PathPatternParser;
31
32
import java.util.Locale;
33
import java.util.TimeZone;
0 commit comments