mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-23 08:08:45 +05:00
Removed more actions
This commit is contained in:
committed by
Dan Christian Bogos
parent
ce915c77a6
commit
21d4dd16fa
0
utils/apitpdata.go
Executable file → Normal file
0
utils/apitpdata.go
Executable file → Normal file
2
utils/consts.go
Executable file → Normal file
2
utils/consts.go
Executable file → Normal file
@@ -886,7 +886,6 @@ const (
|
||||
StatsNA = -1.0
|
||||
InvalidUsage = -1
|
||||
InvalidDuration = time.Duration(-1)
|
||||
ActionS = "ActionS"
|
||||
Schedule = "Schedule"
|
||||
ActionFilterIDs = "ActionFilterIDs"
|
||||
ActionBlocker = "ActionBlocker"
|
||||
@@ -1023,7 +1022,6 @@ const (
|
||||
EEsLow = "ees"
|
||||
RateSLow = "rates"
|
||||
AccountSLow = "accounts"
|
||||
ActionSLow = "actions"
|
||||
)
|
||||
|
||||
// Actions
|
||||
|
||||
Reference in New Issue
Block a user