mirror of
https://github.com/Icinga/icingadb.git
synced 2026-05-28 04:35:54 -04:00
Remove NewCustomvar from Factories
We now explicitly sync it in main.go.
This commit is contained in:
parent
e71833defb
commit
bf27824980
1 changed files with 0 additions and 1 deletions
|
|
@ -11,7 +11,6 @@ var Factories = []contracts.EntityFactoryFunc{
|
|||
NewCheckcommandCustomvar,
|
||||
NewCheckcommandEnvvar,
|
||||
NewComment,
|
||||
NewCustomvar,
|
||||
NewDowntime,
|
||||
NewEndpoint,
|
||||
NewEventcommand,
|
||||
|
|
|
|||
Loading…
Reference in a new issue