Skip to content
Snippets Groups Projects
Commit 3e5a78e4 authored by Félix  Sidokhine's avatar Félix Sidokhine Committed by William Enright
Browse files

ran optimize imports

Change-Id: Ic598420367afd64fd7e52f628267b30e8320024f
parent 2a3888d1
No related branches found
No related tags found
No related merge requests found
......@@ -34,14 +34,11 @@ import org.apache.catalina.webresources.JarResourceSet;
import org.apache.catalina.webresources.StandardRoot;
import org.apache.tomcat.util.descriptor.web.ErrorPage;
import java.awt.*;
import java.io.File;
import java.net.URI;
import java.nio.file.Files;
import java.nio.file.Paths;
import static net.jami.jams.server.Server.certificateAuthority;
import static net.jami.jams.server.Server.userAuthenticationModule;
//This class boots the tomcat server which provides the subsystem
//for the API calls.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment