Skip to content

Commit

Permalink
lint fix
Browse files Browse the repository at this point in the history
  • Loading branch information
barkanido committed Dec 6, 2020
1 parent 13a4079 commit 7ab7086
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/unleash_client_clojure/context.clj
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
(ns unleash-client-clojure.context
(:import [no.finn.unleash UnleashContext UnleashContext$Builder]
(java.util Optional)))
(:import [no.finn.unleash UnleashContext UnleashContext$Builder]))

(defn build ^UnleashContext
[& fs]
Expand Down

0 comments on commit 7ab7086

Please sign in to comment.