Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
jami-jams
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
savoirfairelinux
jami-jams
Commits
0e6e743b
Commit
0e6e743b
authored
3 months ago
by
Alexandre Eberhardt
Browse files
Options
Downloads
Patches
Plain Diff
lint: fix lint error
Change-Id: I3f3b5239cb24c1f918efdbd22268e54620abc7a8
parent
b44096ea
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
jams-server/src/main/java/net/jami/jams/server/update/UpdateDownloader.java
+0
-2
0 additions, 2 deletions
...in/java/net/jami/jams/server/update/UpdateDownloader.java
with
0 additions
and
2 deletions
jams-server/src/main/java/net/jami/jams/server/update/UpdateDownloader.java
+
0
−
2
View file @
0e6e743b
...
...
@@ -23,7 +23,6 @@ import lombok.extern.slf4j.Slf4j;
import
net.jami.jams.common.serialization.adapters.GsonFactory
;
import
net.jami.jams.common.updater.FileDescription
;
import
net.jami.jams.common.utils.X509Utils
;
import
net.jami.jams.server.licensing.LicenseService
;
import
org.apache.http.HttpResponse
;
...
...
@@ -39,7 +38,6 @@ import java.io.InputStreamReader;
import
java.io.Reader
;
import
java.security.KeyStore
;
import
java.security.cert.Certificate
;
import
java.security.cert.X509Certificate
;
import
java.util.HashMap
;
import
javax.net.ssl.SSLContext
;
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment