Skip to content

Commit

Permalink
Remove unused import introduced by ba072b6.
Browse files Browse the repository at this point in the history
  • Loading branch information
sbernard31 committed Apr 30, 2020
1 parent f5071e7 commit 330e444
Showing 1 changed file with 0 additions and 4 deletions.
Expand Up @@ -32,10 +32,6 @@
import org.apache.commons.cli.ParseException;
import org.eclipse.californium.core.network.config.NetworkConfig;
import org.eclipse.californium.scandium.config.DtlsConnectorConfig;
import org.eclipse.californium.scandium.dtls.CertificateMessage;
import org.eclipse.californium.scandium.dtls.DTLSSession;
import org.eclipse.californium.scandium.dtls.HandshakeException;
import org.eclipse.californium.scandium.dtls.x509.CertificateVerifier;
import org.eclipse.jetty.server.Server;
import org.eclipse.jetty.servlet.ServletHolder;
import org.eclipse.jetty.webapp.WebAppContext;
Expand Down

0 comments on commit 330e444

Please sign in to comment.