Fix missing import in GUI config.
This commit is contained in:
parent
92a4ca33d6
commit
fbc55995fc
@ -12,6 +12,7 @@ from cmk.gui.plugins.wato.utils import (
|
|||||||
from cmk.gui.watolib.rulespecs import Rulespec
|
from cmk.gui.watolib.rulespecs import Rulespec
|
||||||
from cmk.gui.valuespec import (
|
from cmk.gui.valuespec import (
|
||||||
Dictionary,
|
Dictionary,
|
||||||
|
TextInput,
|
||||||
Integer,
|
Integer,
|
||||||
)
|
)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user