We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 250833b commit 8f95fdaCopy full SHA for 8f95fda
1 file changed
cedar-go-hello-world/main.go
@@ -192,7 +192,6 @@ func outputDecision(decision cedar.Decision, diag cedar.Diagnostic) {
192
fmt.Println(" *", err)
193
fmt.Println()
194
}
195
- return
196
197
198
// If there are no reasons, then no policies applied to the request.
0 commit comments