Revision 7cd1fc921902d90d8ab7ebdf6cc4dd37f1506923 authored by Tom Fischer on 12 October 2021, 04:28:22 UTC, committed by Tom Fischer on 12 October 2021, 04:28:22 UTC
[GeoTools] Remove untested, undocumented and probably unused tool TriangulatePolyline.

See merge request ogs/ogs!3840
2 parent s 80f50c4 + 6972175
Raw File
.codeclimate.yml
version: "2"
exclude_patterns:
  - "ThirdParty/"
  - "Tests/"
plugins:
  duplication:
    enabled: false
back to top