Skip to content
Snippets Groups Projects
Commit af99eac2 authored by stuebinm's avatar stuebinm
Browse files

whoops, forgot to delete an output field and now it's in the hub

parent e311b736
No related branches found
No related tags found
No related merge requests found
Pipeline #11813 passed
......@@ -60,7 +60,6 @@ instance ToJSON MapResult where
[ "layer" .= CollectedLints (mapresultLayer res)
, "tileset" .= CollectedLints (mapresultTileset res)
, "general" .= mapresultGeneral res
, "offers" .= mapresultProvides res
]
newtype CollectedLints = CollectedLints (Map Hint [Text])
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment