about summary refs log tree commit diff stats
path: root/miasm/loader/__init__.py
diff options
context:
space:
mode:
Diffstat (limited to 'miasm/loader/__init__.py')
-rw-r--r--miasm/loader/__init__.py3
1 files changed, 0 insertions, 3 deletions
diff --git a/miasm/loader/__init__.py b/miasm/loader/__init__.py
deleted file mode 100644
index 1a602f38..00000000
--- a/miasm/loader/__init__.py
+++ /dev/null
@@ -1,3 +0,0 @@
-#!/usr/bin/env python
-
-__all__ = ['pe_init', 'elf_init', 'strpatchwork']