Skip to content
This repository was archived by the owner on Sep 12, 2018. It is now read-only.

Commit a1a3188

Browse files
author
Mangled Deutz
committed
Kill the magic
Docker-DCO-1.1-Signed-off-by: Mangled Deutz <[email protected]> (github: dmp42)
1 parent 63ac5e8 commit a1a3188

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/workflow.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,6 @@ def generate_chunk(self, data):
5656
io.close()
5757

5858
def upload_image(self, image_id, parent_id, token):
59-
# XXX revert
6059
layer = self.gen_random_string(7 * 1024 * 1024)
6160
json_obj = {
6261
'id': image_id

0 commit comments

Comments
 (0)