Skip to content

Commit 1897000

Browse files
committed
Removing unecessary empty lines
1 parent 08f60c2 commit 1897000

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

docs/modules/hbase/examples/rego/hbase.rego

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
package hbase
22

3-
4-
53
default allow := false
64
default matches_identity(identity) := false
75

docs/modules/hbase/examples/rego/hbase_test.rego

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
package hbase
22

3-
4-
53
test_permission_admin if {
64
allow with input as {
75
"callerUgi" : {

0 commit comments

Comments
 (0)