Skip to content

Commit

Permalink
removing duplicate end tag
Browse files Browse the repository at this point in the history
  • Loading branch information
jschwarzwalder authored Mar 7, 2019
1 parent 9ac5714 commit ab38e25
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,4 @@ public static void main(String[] args) {
" from role " + role_name);
}
}

// snippet-end:[iam.java.detach_role_policy.main]
// snippet-end:[iam.java.detach_role_policy.complete]

0 comments on commit ab38e25

Please sign in to comment.