Skip to content

Commit ada8da6

Browse files
authored
fix(core): remove extraneous comment (#2741)
### Proposed Changes * trigger release please with a release-able unit conventional commit * remove an extraneous comment ### Checklist - [ ] I have added or updated unit tests - [ ] I have added or updated integration tests (if appropriate) - [ ] I have added or updated documentation ### Testing Instructions
1 parent f4a8d1d commit ada8da6

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

service/internal/access/v2/obligations/obligations_pdp.go

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -228,5 +228,3 @@ func (p *ObligationsPolicyDecisionPoint) GetRequiredObligations(
228228

229229
return requiredOblValueFQNsPerResource, allRequiredOblValueFQNs, nil
230230
}
231-
232-
// TODO: pdp.GetObligationsFulfilled?

0 commit comments

Comments
 (0)