Removing ping debug output from terminal

This commit is contained in:
Will Bradley 2014-01-08 03:34:54 -07:00
parent 4c9c3a5c22
commit 09d5a3202a

View File

@ -169,7 +169,6 @@ class Pinger:
def update_log_menu(self):
graph = ""
print self.ping_log
for p in self.ping_log:
if float(p) == -1:
graph += "E "#u'\u2847' # Error