Skip to content

Commit

Permalink
Revert "Start supporting reagent-toolbox. For #28."
Browse files Browse the repository at this point in the history
This reverts commit 311a24f.
  • Loading branch information
pupeno committed Aug 3, 2017
1 parent 0138cb6 commit 2969913
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 67 deletions.
4 changes: 1 addition & 3 deletions project.clj
Expand Up @@ -13,10 +13,8 @@

:dependencies [[org.clojure/clojurescript "1.9.293" :scope "provided"]
[org.clojure/clojure "1.8.0" :scope "provided"]
[cljsjs/react-with-addons "15.4.2-2" :scope "provided"]
[reagent "0.6.1" :exclusions [cljsjs/react] :scope "provided"]
[reagent "0.6.0" :scope "provided"]
[re-frame "0.8.0" :scope "provided"]
[tech.dashman/reagent-toolbox "0.1.0-SNAPSHOT" :scope "provided"]
[doo "0.1.7" :scope "provided"]]
:plugins [[lein-cljsbuild "1.1.4"]
[lein-doo "0.1.7"]]
Expand Down
64 changes: 0 additions & 64 deletions src/cljs/free_form/reagent_toolbox.cljs

This file was deleted.

0 comments on commit 2969913

Please sign in to comment.