Module: check_mk
Branch: master
Commit: 5a5fd478c10c85751f1539f27243b54cd1a0a0e1
URL:
http://git.mathias-kettner.de/git/?p=check_mk.git;a=commit;h=5a5fd478c10c85…
Author: Sven Panne <sp(a)mathias-kettner.de>
Date: Wed Sep 5 12:17:07 2018 +0200
Fixed more unused-variables warnings.
Change-Id: Ib5530ed2580a46167336434a0d19fdb363f24b2f
---
cmk/ec/history.py | 2 --
cmk/gui/plugins/sidebar/shipped.py | 6 ++----
cmk/gui/plugins/sidebar/site_status.py | 2 +-
cmk/gui/wato/mkeventd.py | 9 ++-------
cmk/gui/wato/pages/analyze_configuration.py | 2 +-
cmk/gui/wato/pages/audit_log.py | 5 ++---
cmk/gui/wato/pages/global_settings.py | 6 +++---
cmk/gui/wato/pages/timeperiods.py | 15 +++++++--------
8 files changed, 18 insertions(+), 29 deletions(-)
Diff:
http://git.mathias-kettner.de/git/?p=check_mk.git;a=commitdiff;h=5a5fd478c1…