mirror of https://github.com/Icinga/icinga2.git
parent
43dd0fe942
commit
2a65c7821c
|
@ -48,11 +48,3 @@
|
|||
|
||||
%type SyslogLogger %inherits Logger {
|
||||
}
|
||||
|
||||
%type Script {
|
||||
%require "language",
|
||||
%attribute %string "language",
|
||||
|
||||
%require "code",
|
||||
%attribute %string "code"
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue