Remove wrong import

This commit is contained in:
Eric Masseran 2025-11-10 19:20:42 +01:00
parent dd824e69b2
commit 85168ba7fc

View file

@ -17,7 +17,6 @@
import os.path
import tempfile
from mimetypes import guess_extension
from unittest import mock
import requests