Skip to content

Commit

Permalink
whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
gorsuch committed Sep 4, 2011
1 parent 7f6b5dc commit 9667848
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/clj_librato/metrics.clj
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
(ns clj-librato.metrics
(:require [clj-json.core :as json]
[clj-http.client :as client]))
[clj-http.client :as client]))

(defn collate [user api-key gauges counters]
(client/post "https://metrics-api.librato.com/v1/metrics.json"
Expand Down

0 comments on commit 9667848

Please sign in to comment.