Skip to content

Commit fed2b6d

Browse files
committed
Remove unneeded import
1 parent 6107e58 commit fed2b6d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

upcloud_api/cloud_manager/object_storage_mixin.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55

66
from upcloud_api import ObjectStorage
77
from upcloud_api.utils import convert_datetime_string_to_object
8-
import urllib.parse
98

109

1110
class ObjectStorageManager(object):

0 commit comments

Comments
 (0)