Removed MetaNotMin and MetaNotMax from filters

This commit is contained in:
Trial97
2019-02-26 14:03:12 +02:00
committed by Dan Christian Bogos
parent 396db81fa4
commit e6a3de113e

View File

@@ -56,8 +56,6 @@ const (
MetaNotRSR = "*notrsr"
MetaNotStatS = "*notstats"
MetaNotDestinations = "*notdestinations"
MetaNotMinCapPrefix = "*notmin_"
MetaNotMaxCapPrefix = "*notmax_"
MetaNotResources = "*notresources"
)