Skip to content

Commit c1a49e0

Browse files
committed
Linting
1 parent 52b1468 commit c1a49e0

File tree

1 file changed

+0
-3
lines changed
  • internal/controller/mapfilegenerator

1 file changed

+0
-3
lines changed

internal/controller/mapfilegenerator/mapper.go

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -237,9 +237,6 @@ func MapWMSToMapfileGeneratorInput(wms *pdoknlv3.WMS, _ *smoothoperatorv1.OwnerI
237237
return result, nil
238238
}
239239

240-
// TODO fix linting (cyclop)
241-
//
242-
//nolint:cyclop
243240
func getWMSLayer(serviceLayer pdoknlv3.Layer, serviceExtent string, wms *pdoknlv3.WMS) WMSLayer {
244241
groupName := ""
245242
parent := serviceLayer.GetParent(&wms.Spec.Service.Layer)

0 commit comments

Comments
 (0)