Skip to content

Commit

Permalink
Fix leiningen.core.ssl lazy-load.
Browse files Browse the repository at this point in the history
  • Loading branch information
technomancy committed Jun 16, 2014
1 parent b749106 commit efc0017
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion leiningen-core/src/leiningen/core/project.clj
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@
[cemerick.pomegranate :as pomegranate]
[cemerick.pomegranate.aether :as aether]
[leiningen.core.utils :as utils]
[leiningen.core.ssl :as ssl]
[leiningen.core.user :as user]
[leiningen.core.classpath :as classpath])
(:import (clojure.lang DynamicClassLoader)
Expand Down

0 comments on commit efc0017

Please sign in to comment.