From af99eac212c96111179209098281224fab5f4f63 Mon Sep 17 00:00:00 2001 From: stuebinm Date: Sat, 25 Dec 2021 18:16:29 +0100 Subject: whoops, forgot to delete an output field and now it's in the hub --- lib/CheckMap.hs | 1 - 1 file changed, 1 deletion(-) (limited to 'lib') diff --git a/lib/CheckMap.hs b/lib/CheckMap.hs index 467fa26..8854b4c 100644 --- a/lib/CheckMap.hs +++ b/lib/CheckMap.hs @@ -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]) -- cgit v1.2.3