1
0
mirror of https://gitlab.com/fdroid/fdroidserver.git synced 2024-09-21 04:10:37 +02:00

style(deploy): remove unused imports

This commit is contained in:
proletarius101 2023-12-30 14:57:14 +08:00 committed by Hans-Christoph Steiner
parent 707b91e1eb
commit d814291577

View File

@ -946,7 +946,6 @@ class DeployTest(unittest.TestCase):
assert mock_driver.upload_object_via_stream.call_count == 2
def test_update_awsbucket_libcloud_in_index_only_mode(self):
from libcloud.storage.drivers.s3 import S3StorageDriver
from libcloud.storage.base import Container
# setup parameters for this test run