diff options
Diffstat (limited to 'test/test_aes.py')
-rw-r--r-- | test/test_aes.py | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/test/test_aes.py b/test/test_aes.py index 5c9273f8a..34584a04f 100644 --- a/test/test_aes.py +++ b/test/test_aes.py @@ -1,6 +1,4 @@ #!/usr/bin/env python3 -from __future__ import unicode_literals - # Allow direct execution import os import sys |