Skip to content

Commit 9cce837

Browse files
committed
remove uncessary comment
1 parent a89378e commit 9cce837

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

sdks/python/apache_beam/yaml/yaml_mapping.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -300,8 +300,6 @@ def process(self, element):
300300
yield dicts_to_rows(result_dict)
301301

302302

303-
# TODO(yaml) Consider adding optional language version parameter to support
304-
# ECMAScript 5 and 6
305303
def _get_javascript_udf_code(
306304
original_fields,
307305
function_name="func",

0 commit comments

Comments
 (0)