Skip to content

Commit

Permalink
Update IoTDBConfigNodeReceiver.java
Browse files Browse the repository at this point in the history
  • Loading branch information
Caideyipi committed Jan 25, 2025
1 parent 92ba95d commit c77c644
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -694,7 +694,6 @@ private TSStatus executePlan(final ConfigPhysicalPlan plan) throws ConsensusExce
case RevokeRole:
case RevokeRoleFromUser:
case UpdateUser:
return configManager.getPermissionManager().operatePermission((AuthorPlan) plan, true);
case RCreateUser:
case RCreateRole:
case RDropUser:
Expand Down

0 comments on commit c77c644

Please sign in to comment.