Ori.livneh has submitted this change and it was merged.

Change subject: ircd_stats.py: Fix PEP8 violations
......................................................................


ircd_stats.py: Fix PEP8 violations

* F401 'sys' imported but unused

Change-Id: I72e88c7b4e1b72ebbbbaabf47bfba00c7e697766
---
M modules/mw_rc_irc/files/monitor/ircd_stats.py
1 file changed, 0 insertions(+), 1 deletion(-)

Approvals:
  Ori.livneh: Verified; Looks good to me, approved



diff --git a/modules/mw_rc_irc/files/monitor/ircd_stats.py 
b/modules/mw_rc_irc/files/monitor/ircd_stats.py
index 8d14716..9664ae4 100644
--- a/modules/mw_rc_irc/files/monitor/ircd_stats.py
+++ b/modules/mw_rc_irc/files/monitor/ircd_stats.py
@@ -1,6 +1,5 @@
 import diamond.collector
 import socket
-import sys
 import re
 
 

-- 
To view, visit https://gerrit.wikimedia.org/r/291181
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I72e88c7b4e1b72ebbbbaabf47bfba00c7e697766
Gerrit-PatchSet: 4
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: BryanDavis <[email protected]>
Gerrit-Reviewer: Ori.livneh <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to