summaryrefslogtreecommitdiff
path: root/src/org_ckons_cljs/notifications
diff options
context:
space:
mode:
Diffstat (limited to 'src/org_ckons_cljs/notifications')
-rw-r--r--src/org_ckons_cljs/notifications/core.cljs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/org_ckons_cljs/notifications/core.cljs b/src/org_ckons_cljs/notifications/core.cljs
index 8fc7926..5edd774 100644
--- a/src/org_ckons_cljs/notifications/core.cljs
+++ b/src/org_ckons_cljs/notifications/core.cljs
@@ -1,7 +1,7 @@
(ns org-ckons-cljs.notifications.core
(:require-macros [hiccups.core :as hiccups :refer [html]])
(:require [dommy.core :as dommy]))
-
+
(declare template-message)
(declare template-error)
(declare maybe-error)