remotes/1693045480750635534/spooky-22
Aevann1 2021-09-15 02:42:31 +02:00
parent 2fa37bc787
commit 19e0db83ff
1 changed files with 0 additions and 5 deletions

View File

@ -56,11 +56,6 @@ def upload_ibb(file=None, resize=False):
try:
with open("image.webp", 'rb') as f:
data={'image': base64.b64encode(f.read())}