Skip to content

Commit

Permalink
Remove TODO
Browse files Browse the repository at this point in the history
  • Loading branch information
ben committed Mar 26, 2023
1 parent 810c684 commit 230c26e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/module/features/customoracles.ts
Original file line number Diff line number Diff line change
Expand Up @@ -262,7 +262,6 @@ export async function getOracleTreeWithCustomOracles(
await augmentWithFolderContents(rootNode)

// Fire the hook and allow extensions to modify the tree
// TODO: deprecate this, warning if something is registered
Hooks.call('ironswornOracles', rootNode)

return rootNode
Expand Down

0 comments on commit 230c26e

Please sign in to comment.