Skip to content

Commit

Permalink
Comnent out unused constant ..fix
Browse files Browse the repository at this point in the history
  • Loading branch information
ffurano committed Nov 9, 2021
1 parent 8194b9b commit 2714e14
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/eosclient/eosgrpc/eosgrpc.go
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ import (

const (
versionPrefix = ".sys.v#."
//lwShareAttrKey = "reva.lwshare"
// lwShareAttrKey = "reva.lwshare"
userACLEvalKey = "eval.useracl"
)

Expand Down

0 comments on commit 2714e14

Please sign in to comment.