forked from TrueCloudLab/s3-tests
remove extraneous #TODO
This commit is contained in:
parent
0c0c590d47
commit
a6c16990df
1 changed files with 0 additions and 1 deletions
|
@ -75,7 +75,6 @@ def writer(bucket, worker_id, file_names, files, queue):
|
||||||
type='w',
|
type='w',
|
||||||
bucket=bucket.name,
|
bucket=bucket.name,
|
||||||
key=key.name,
|
key=key.name,
|
||||||
#TODO chunks
|
|
||||||
worker=worker_id,
|
worker=worker_id,
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue