From db2392b77872d47343cbedc032d642dc1d876563 Mon Sep 17 00:00:00 2001 From: van Hauser Date: Thu, 25 Jul 2019 18:48:28 +0200 Subject: cleanup --- unicorn_mode/helper_scripts/unicorn_dumper_ida.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'unicorn_mode/helper_scripts') diff --git a/unicorn_mode/helper_scripts/unicorn_dumper_ida.py b/unicorn_mode/helper_scripts/unicorn_dumper_ida.py index 3f955a5c..6cf9f30f 100644 --- a/unicorn_mode/helper_scripts/unicorn_dumper_ida.py +++ b/unicorn_mode/helper_scripts/unicorn_dumper_ida.py @@ -206,4 +206,4 @@ def main(): print("!!! ERROR:\n\t{}".format(str(e))) if __name__ == "__main__": - main() \ No newline at end of file + main() -- cgit 1.4.1