Skip to content

Commit

Permalink
fixup! PR(REFAC): Reomve Explicit PolicyID from AddPolicy & UpdateSchema
Browse files Browse the repository at this point in the history
  • Loading branch information
shahzadlone committed Oct 22, 2024
1 parent 8d5c031 commit f1b0e4b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/integration/utils.go
Original file line number Diff line number Diff line change
Expand Up @@ -1082,7 +1082,6 @@ func updateSchema(

nodeIDs, nodes := getNodesWithIDs(action.NodeID, s.nodes)
for index, node := range nodes {

// This schema might be modified if the caller needs some substitution magic done.
var modifiedSchema = action.Schema

Expand Down

0 comments on commit f1b0e4b

Please sign in to comment.