summaryrefslogtreecommitdiff
path: root/pycryptopp/hash/__init__.py
diff options
context:
space:
mode:
Diffstat (limited to 'pycryptopp/hash/__init__.py')
-rw-r--r--pycryptopp/hash/__init__.py3
1 files changed, 0 insertions, 3 deletions
diff --git a/pycryptopp/hash/__init__.py b/pycryptopp/hash/__init__.py
deleted file mode 100644
index 5399f81..0000000
--- a/pycryptopp/hash/__init__.py
+++ /dev/null
@@ -1,3 +0,0 @@
-import sha256
-
-quiet_pyflakes=[sha256]