Skip to content

Commit

Permalink
Remove solved TODO
Browse files Browse the repository at this point in the history
Signed-off-by: Juan Cruz Viotti <[email protected]>
  • Loading branch information
jviotti committed Mar 18, 2024
1 parent b1bb469 commit 1df369d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions bindings/node/builtin.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
// TODO: Find a way to specify transitiveness in a less verbose manner: DONE

// mappers to store all the mappers of all drafts from draft3 to draft7
const drafts = ['draft3', 'draft4', 'draft6', 'draft7', '2019-09', '2020-12']
const mappers = drafts.flatMap((draft, index) => {
Expand Down

0 comments on commit 1df369d

Please sign in to comment.