aboutsummaryrefslogtreecommitdiff
path: root/test/test_aes.py
diff options
context:
space:
mode:
authorpukkandan <pukkandan.ytdlp@gmail.com>2021-06-05 21:25:06 +0530
committerpukkandan <pukkandan.ytdlp@gmail.com>2021-06-06 00:59:04 +0530
commit9d83ad93d04a1e16fe4a2acadf5f9f10bef6d1b9 (patch)
tree87a8331f7b173c0ae7acab30b1f05ba32f06ace5 /test/test_aes.py
parentcc52de43568d8cd58c7e2ef4e5cecf609da28a9c (diff)
[cleanup] Mark unused files
Diffstat (limited to 'test/test_aes.py')
-rw-r--r--test/test_aes.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/test_aes.py b/test/test_aes.py
index 4fd87ce22..d2e51af29 100644
--- a/test/test_aes.py
+++ b/test/test_aes.py
@@ -1,5 +1,4 @@
#!/usr/bin/env python3
-
from __future__ import unicode_literals
# Allow direct execution