Skip to content
Snippets Groups Projects
Commit 984d862f authored by Cam Saul's avatar Cam Saul
Browse files

delete preposterous comment

parent f6ca0aa3
No related branches found
No related tags found
No related merge requests found
......@@ -86,7 +86,6 @@
(defendpoint GET "/:id/executions" [id]
;; TODO - implementation (list recent results of a query)
(read-check EmailReport id)
(-> (sel :many EmailReportExecutions :report_id id (order :created_at :DESC) (limit 25))
(hydrate :organization)))
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment