Skip to content

Commit

Permalink
updating inline comments
Browse files Browse the repository at this point in the history
  • Loading branch information
damiannolan committed Aug 30, 2022
1 parent b5ad7aa commit 8571ecc
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ func MigrateICS27ChannelCapability(

for _, owner := range owners.GetOwners() {
if owner.Module == module {
// remove the existing module owners
// remove the owner from the set
owners.Remove(owner)

// reassign the owner module to icacontroller
Expand Down

0 comments on commit 8571ecc

Please sign in to comment.