From e22f7e52a852502785b90f836f09f65240192713 Mon Sep 17 00:00:00 2001 From: proletarius101 Date: Sat, 30 Dec 2023 14:57:14 +0800 Subject: [PATCH] style(deploy): remove unused imports --- tests/deploy.TestCase | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/deploy.TestCase b/tests/deploy.TestCase index 6a0cc258..364a566f 100755 --- a/tests/deploy.TestCase +++ b/tests/deploy.TestCase @@ -1000,7 +1000,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