diff --git a/ereuse_devicehub/resources/action/models.py b/ereuse_devicehub/resources/action/models.py index f1bbb5dd..b723bab8 100644 --- a/ereuse_devicehub/resources/action/models.py +++ b/ereuse_devicehub/resources/action/models.py @@ -514,7 +514,6 @@ class EraseSectors(EraseBasic): method = 'Badblocks' def get_public_name(self): - # import pdb; pdb.set_trace() steps_random = 0 steps_zeros = 0 for s in self.steps: