mirror of
https://github.com/volatilityfoundation/volatility3.git
synced 2026-09-07 18:27:39 +02:00
Remove debugging call
This commit is contained in:
@@ -228,10 +228,6 @@ class LayerDataRenderer(CLITypeRenderer):
|
||||
True,
|
||||
)
|
||||
|
||||
import pdb
|
||||
|
||||
pdb.set_trace()
|
||||
|
||||
return specific_data, error_bytes
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user