mirror of
https://github.com/Icinga/icinga2.git
synced 2026-05-28 04:12:13 -04:00
parent
76baeadb5b
commit
8a2c7a055d
1 changed files with 0 additions and 2 deletions
|
|
@ -227,8 +227,6 @@ std::vector<Value> FilterUtility::GetFilterTargets(const QueryDescription& qd, c
|
|||
|
||||
String type = HttpUtility::GetLastParameter(query, "type");
|
||||
|
||||
Log(LogInformation, "FilterUtility", filter);
|
||||
|
||||
if (!provider->IsValidType(type))
|
||||
BOOST_THROW_EXCEPTION(std::invalid_argument("Invalid type specified."));
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue