Skip to content

Commit f0558ee

Browse files
committed
Update post_operation.py
1 parent 5862d7d commit f0558ee

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

servicex_codegen/post_operation.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,6 @@ def post(self):
9494
# the config file
9595
transformer_image = os.environ.get('TRANSFORMER_SCIENCE_IMAGE')
9696
print(transformer_image)
97-
print(os.environ['TRANSFORMER_SCIENCE_IMAGE'])
9897

9998
# MultipartEncoder library takes multiple types of data fields and merge
10099
# them into a multipart mime data type

0 commit comments

Comments
 (0)