Commit 3d05ad43 authored by Alexandre Delanoë's avatar Alexandre Delanoë

cosmetics.

parent a16aa3d3
......@@ -384,7 +384,6 @@ query s = pure s
-- putStrLn content
-- pure (pack "Data loaded")
-------------------------------------------------------------------------------
type MetricsAPI = Summary "SepGen IncExc metrics"
......@@ -405,6 +404,3 @@ getMetrics cId maybeListId tabType maybeLimit = do
pure $ Metrics metrics
......@@ -57,5 +57,3 @@ getMetrics' cId maybeListId tabType maybeLimit = do
pure $ (ngs', scored myCooc)
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment