Skip to content

Commit

Permalink
remove blank line
Browse files Browse the repository at this point in the history
  • Loading branch information
Heng Qin committed Apr 17, 2024
1 parent 4566aa2 commit 81a4168
Show file tree
Hide file tree
Showing 2 changed files with 2,717 additions and 3,334 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,6 @@ boolean dropRole(String metalake, String role) {
}

private RoleEntity getRoleEntity(NameIdentifier identifier) {

return cache.get(
identifier,
id -> {
Expand Down
Loading

0 comments on commit 81a4168

Please sign in to comment.