Skip to content

Commit

Permalink
Fix line spacing.
Browse files Browse the repository at this point in the history
  • Loading branch information
drewr committed Jan 15, 2009
1 parent 88cca91 commit d7672b1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/com/draines/clot/http.clj
Expand Up @@ -12,7 +12,6 @@
(java.io.InputStreamReader.
(.getResponseBodyAsStream method))))))))


(defn httppost [url params body]
(let [method (PostMethod. url)
client (HttpClient.)]
Expand Down

0 comments on commit d7672b1

Please sign in to comment.