Add missing require

This commit is contained in:
Teemu Patja 2017-06-01 14:58:04 +03:00
parent 3bb8219f49
commit f5a4c54920
No known key found for this signature in database
GPG Key ID: F5B7035E6580FD4C
1 changed files with 1 additions and 0 deletions

View File

@ -1,5 +1,6 @@
(ns commiteth.handlers
(:require [commiteth.db :as db]
[commiteth.config :as config]
[re-frame.core :refer [dispatch
reg-event-db
reg-event-fx