diff --git a/opm/simulators/utils/UnsupportedFlowKeywords.cpp b/opm/simulators/utils/UnsupportedFlowKeywords.cpp index cbe5ac608..0ea690ac1 100644 --- a/opm/simulators/utils/UnsupportedFlowKeywords.cpp +++ b/opm/simulators/utils/UnsupportedFlowKeywords.cpp @@ -247,7 +247,6 @@ const KeywordValidation::UnsupportedKeywords& unsupportedKeywords() {"GRAVDRM", {true, std::nullopt}}, {"GRDREACH", {true, std::nullopt}}, {"GRUPMAST", {true, std::nullopt}}, - {"GRUPNET", {true, std::nullopt}}, {"GRUPRIG", {true, std::nullopt}}, {"GRUPSLAV", {true, std::nullopt}}, {"GRUPTARG", {true, std::nullopt}},