mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-24 16:48:45 +05:00
Removed MetaNotMin and MetaNotMax from filters
This commit is contained in:
committed by
Dan Christian Bogos
parent
396db81fa4
commit
e6a3de113e
@@ -56,8 +56,6 @@ const (
|
||||
MetaNotRSR = "*notrsr"
|
||||
MetaNotStatS = "*notstats"
|
||||
MetaNotDestinations = "*notdestinations"
|
||||
MetaNotMinCapPrefix = "*notmin_"
|
||||
MetaNotMaxCapPrefix = "*notmax_"
|
||||
MetaNotResources = "*notresources"
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user