Change comment

This commit is contained in:
Mike Thompson 2016-06-14 22:45:33 +10:00
parent af2fd0b21f
commit cc7683a39d
1 changed files with 2 additions and 3 deletions

View File

@ -12,9 +12,8 @@
[goog.history EventType]))
;; debugging aids
;; we love https://github.com/binaryage/cljs-devtools
(devtools/install!)
;; -- Debugging aids ----------------------------------------------------------
(devtools/install!) ;; we love https://github.com/binaryage/cljs-devtools
(enable-console-print!)
;; -- Routes and History ------------------------------------------------------