Fix merge conflict

This commit is contained in:
allegroai 2024-02-15 19:30:05 +02:00
parent 2e084688be
commit 09ed70a313

View File

@ -2083,7 +2083,6 @@ class StorageHelper(object):
profile=profile or self._conf.profile,
secure=self._secure,
extra_args=self._conf.extra_args,
secure=self._conf.secure
)
if not self._conf.use_credentials_chain: