From 6b9965f57e2053914326b858a9eca133f9f466a1 Mon Sep 17 00:00:00 2001 From: Cayo Puigdefabregas Date: Tue, 28 Feb 2023 17:25:20 +0100 Subject: [PATCH] drop pdbs --- ereuse_devicehub/resources/action/models.py | 1 - 1 file changed, 1 deletion(-) 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: