Skip to content

Commit

Permalink
remove stray todo
Browse files Browse the repository at this point in the history
Signed-off-by: oflatt <[email protected]>
  • Loading branch information
oflatt committed Aug 28, 2024
1 parent 91aa681 commit 98c63db
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions cedar-policy-validator/src/entity_manifest_analysis.rs
Original file line number Diff line number Diff line change
Expand Up @@ -283,8 +283,6 @@ impl RootAccessTrie {
}
}

// TODO move analysis code here

/// Compute the full [`AccessTrie`] required for the type.
fn type_to_access_trie(ty: &Type) -> AccessTrie {
match ty {
Expand Down

0 comments on commit 98c63db

Please sign in to comment.