lint code
This commit is contained in:
parent
76fed23b34
commit
2122f96aeb
1 changed files with 1 additions and 2 deletions
|
@ -32,8 +32,7 @@ import crypto.salsa20_ctr
|
|||
import crypto.ctypes_openssl
|
||||
|
||||
|
||||
method_supported = {
|
||||
}
|
||||
method_supported = {}
|
||||
|
||||
method_supported.update(crypto.m2.ciphers)
|
||||
method_supported.update(crypto.rc4_md5.ciphers)
|
||||
|
|
Loading…
Reference in a new issue