mirror of
https://github.com/ceph/s3-tests.git
synced 2024-11-21 11:51:06 +00:00
remove comment
Signed-off-by: galsalomon66 <gal.salomon@gmail.com>
This commit is contained in:
parent
b200013565
commit
60b26f210e
1 changed files with 0 additions and 1 deletions
|
@ -15,7 +15,6 @@ from . import (
|
|||
import logging
|
||||
logging.basicConfig(level=logging.INFO)
|
||||
|
||||
#TODO the following resolve an issue with python version (should be conditional)
|
||||
import collections
|
||||
collections.Callable = collections.abc.Callable
|
||||
|
||||
|
|
Loading…
Reference in a new issue