Plugins: Fixes for good spots by IMHLv2

This commit is contained in:
Mike Auty
2020-08-26 20:36:52 +01:00
committed by ikelos
parent 5bc6c4a33b
commit 89b466c8ac
6 changed files with 11 additions and 13 deletions
@@ -71,8 +71,6 @@ class Memmap(interfaces.plugins.PluginInterface):
dumped))
offset += mapped_size
import pdb
pdb.set_trace()
self.produce_file(filedata)
def run(self):