diff --git a/engine/filters.go b/engine/filters.go index 312148bd1..85ad41692 100644 --- a/engine/filters.go +++ b/engine/filters.go @@ -56,8 +56,6 @@ const ( MetaNotRSR = "*notrsr" MetaNotStatS = "*notstats" MetaNotDestinations = "*notdestinations" - MetaNotMinCapPrefix = "*notmin_" - MetaNotMaxCapPrefix = "*notmax_" MetaNotResources = "*notresources" )