diff --git a/scripts/wk/hw/ddrescue.py b/scripts/wk/hw/ddrescue.py index 26182320..7fe5f805 100644 --- a/scripts/wk/hw/ddrescue.py +++ b/scripts/wk/hw/ddrescue.py @@ -138,7 +138,6 @@ class BlockPair(): # Enable opening ddrescueview during recovery self.view_proc = None - # Set map file # e.g. '(Clone|Image)_Model[_p#]_Size[_Label].map' map_name = model if model else 'None'