Commit a0c32b1e8d15c91cbffc5c6459bb5f5e70883734

Authored by Jay Berkenbilt
1 parent 76cd7ea6

Remove resolved TODO comment

Showing 1 changed file with 0 additions and 1 deletions
@@ -10,7 +10,6 @@ Next @@ -10,7 +10,6 @@ Next
10 10
11 Before Release: 11 Before Release:
12 12
13 -* Stay on top of https://github.com/pikepdf/pikepdf/pull/315  
14 * Support json v2 in the C API. At a minimum, write_json, 13 * Support json v2 in the C API. At a minimum, write_json,
15 create_from_json, and update_from_json need to be there and should 14 create_from_json, and update_from_json need to be there and should
16 take the same kinds of functions as the C API for logger. 15 take the same kinds of functions as the C API for logger.