diff --git a/dstat_interface/dstat_comm.py b/dstat_interface/dstat_comm.py index 82ff778d95e62e2898b58de0c98a6e0918bf4f51..46e30a2d4d5f081d5b1a8220d78d910c072c4448 100644 --- a/dstat_interface/dstat_comm.py +++ b/dstat_interface/dstat_comm.py @@ -290,7 +290,6 @@ class LightSensor: break parted = input.rstrip().split('.') - print parted data_pipe.send(parted[0]) status = "DONE"