Skip to content

Commit ff8216d

Browse files
NRL-1798 Remove comment
1 parent e11df48 commit ff8216d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

scripts/delete_pointers_by_id.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,6 @@ def _parse_json_pointers(content: str, pointers_file: str) -> list[str]:
5252
skipped_count += 1
5353

5454
if skipped_count:
55-
# TODO should we log these?
5655
print(
5756
f"Warning: skipped {skipped_count} malformed entries in JSON file {pointers_file}"
5857
)

0 commit comments

Comments
 (0)