Skip to content
This repository has been archived by the owner on Dec 26, 2020. It is now read-only.

Commit

Permalink
Removing Faraday (DynamoDB) for now.
Browse files Browse the repository at this point in the history
  • Loading branch information
swaroopch committed Jul 27, 2013
1 parent ccff297 commit 4e73c80
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion project.clj
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
:dependencies [[org.clojure/clojure "1.5.1"] ; https://github.com/clojure/clojure :dependencies [[org.clojure/clojure "1.5.1"] ; https://github.com/clojure/clojure
[compojure "1.1.5"] ; https://github.com/weavejester/compojure [compojure "1.1.5"] ; https://github.com/weavejester/compojure
[com.taoensso/timbre "2.4.1"] ; https://github.com/ptaoussanis/timbre [com.taoensso/timbre "2.4.1"] ; https://github.com/ptaoussanis/timbre
[com.taoensso/faraday "0.10.2"] ; https://github.com/ptaoussanis/faraday
[com.taoensso/carmine "2.0.0"] ; https://github.com/ptaoussanis/carmine [com.taoensso/carmine "2.0.0"] ; https://github.com/ptaoussanis/carmine
[stencil "0.3.2"] ; https://github.com/davidsantiago/stencil [stencil "0.3.2"] ; https://github.com/davidsantiago/stencil
[enlive "1.1.1"] ; https://github.com/cgrand/enlive [enlive "1.1.1"] ; https://github.com/cgrand/enlive
Expand Down

0 comments on commit 4e73c80

Please sign in to comment.