Skip to content
Snippets Groups Projects
Commit 423f21ac authored by Sameer Al-Sakran's avatar Sameer Al-Sakran
Browse files

remove unused function

parent 5497e696
No related branches found
No related tags found
No related merge requests found
......@@ -279,14 +279,6 @@
:num_by_latency (bin-latencies executions)}))
(defn- get-map-metrics
"Get metrics based on custom geojson maps
TODO figure out how to get at these"
[]
(let [maps (db/select 'Segment)]
{:maps (count maps)}))
(defn get-anonymous-usage-stats
"generate a map of the usage stats for this instance"
[]
......
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