diff --git a/gestion/whos.py b/gestion/whos.py index a6c34984..1a9aa4a7 100755 --- a/gestion/whos.py +++ b/gestion/whos.py @@ -577,7 +577,6 @@ def machine_details(machine) : if isinstance(machine, MachineCrans): n = machine.nombrePrises() - print type(n) if n >= 0: f += coul(u'Nombre de prises : ', 'gras') f += "%d\n" % n