summaryrefslogtreecommitdiff
path: root/bundler
diff options
context:
space:
mode:
Diffstat (limited to 'bundler')
-rw-r--r--bundler/depcollector.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/bundler/depcollector.py b/bundler/depcollector.py
index 88a1646..848a37a 100644
--- a/bundler/depcollector.py
+++ b/bundler/depcollector.py
@@ -24,7 +24,6 @@ def collect_deps(root, dest_lib_dir, path_file):
mg.import_hook("scrypt")
mg.import_hook("_scrypt")
mg.import_hook("ConfigParser")
- mg.import_hook("Crypto")
mg.import_hook("encodings.idna")
mg.import_hook("leap.soledad.client")
mg.import_hook("leap.mail")