no config object is logging. so why should layouts do it?
This commit is contained in:
parent
4723481da6
commit
4368f6c714
1 changed files with 0 additions and 2 deletions
|
|
@ -65,8 +65,6 @@ class LayoutList:
|
||||||
if h is not None:
|
if h is not None:
|
||||||
l.hostgroups.append(h)
|
l.hostgroups.append(h)
|
||||||
else:
|
else:
|
||||||
# TODO: replace next line with new logging
|
|
||||||
#logger.logWarningConfig(file="hostgroups", missing=group)
|
|
||||||
pass
|
pass
|
||||||
self.layouts.append(l)
|
self.layouts.append(l)
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue