Skip to content
Snippets Groups Projects
Commit 4c315be5 authored by Allen Gilliland's avatar Allen Gilliland
Browse files

addressing warning about method not being used for hydration.

parent efc2ef85
Branches
Tags
No related merge requests found
......@@ -35,7 +35,7 @@
;;; ## ---------------------------------------- HYDRATION ----------------------------------------
(defn ^:hydrate dashboard
(defn dashboard
"Return the `Dashboard` associated with the `DashboardCard`."
[{:keys [dashboard_id]}]
{:pre [(integer? dashboard_id)]}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment