We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ef16b4b commit 6e35a84Copy full SHA for 6e35a84
1 file changed
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