Remove unused imports
This commit is contained in:
parent
03eb577a40
commit
f4607265c6
@ -4,10 +4,7 @@ Runs functional tests for common crypto functions (e.g., fips202, sha2, aes).
|
|||||||
|
|
||||||
import os
|
import os
|
||||||
import re
|
import re
|
||||||
import platform
|
|
||||||
import unittest
|
|
||||||
|
|
||||||
import pqclean
|
|
||||||
import helpers
|
import helpers
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user