Skip to content

Commit

Permalink
Removed unused imports.
Browse files Browse the repository at this point in the history
  • Loading branch information
sergio committed Jun 13, 2010
1 parent 8927db6 commit 5425100
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/terrastore/terrastore_cloj.clj
@@ -1,4 +1,4 @@
(ns terrastore.terrastore-cloj (:use clojure.contrib.json.read clojure-http.client matchure terrastore.terrastore-ops))
(ns terrastore.terrastore-cloj (:use matchure terrastore.terrastore-ops))

(defn key-operations [base bucket k]
(fn [operation & args]
Expand Down

0 comments on commit 5425100

Please sign in to comment.