Skip to content

Commit

Permalink
upgrading rego script
Browse files Browse the repository at this point in the history
  • Loading branch information
ardan-bkennedy committed Mar 20, 2024
1 parent 0238107 commit 21df778
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions business/web/v1/auth/rego/authentication.rego
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
package ardan.rego

import future.keywords.if
import future.keywords.in
import rego.v1

default auth := false

Expand Down

0 comments on commit 21df778

Please sign in to comment.