aboutsummaryrefslogtreecommitdiffstats
path: root/tests/hazmat/primitives/test_scrypt.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/hazmat/primitives/test_scrypt.py')
-rw-r--r--tests/hazmat/primitives/test_scrypt.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/hazmat/primitives/test_scrypt.py b/tests/hazmat/primitives/test_scrypt.py
index 87aee1f1..64abfe79 100644
--- a/tests/hazmat/primitives/test_scrypt.py
+++ b/tests/hazmat/primitives/test_scrypt.py
@@ -5,7 +5,6 @@
from __future__ import absolute_import, division, print_function
import binascii
-
import os
import pytest