mirror of
https://gitlab.com/RemixDev/deemix-py.git
synced 2025-01-04 06:06:08 +00:00
forgot to actually remove pyaes
This commit is contained in:
parent
b922a61e10
commit
3601ab32ab
|
@ -3,7 +3,6 @@ import binascii
|
||||||
from Cryptodome.Hash import MD5
|
from Cryptodome.Hash import MD5
|
||||||
|
|
||||||
from Cryptodome.Cipher import Blowfish, AES
|
from Cryptodome.Cipher import Blowfish, AES
|
||||||
import pyaes
|
|
||||||
import requests
|
import requests
|
||||||
|
|
||||||
import time
|
import time
|
||||||
|
|
Loading…
Reference in a new issue