Skip to content

Commit 6409b9d

Browse files
committed
remove ROLE from the IsAdmin group; fix #1630
1 parent a7ae8be commit 6409b9d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/StackExchange.Redis/Message.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -198,7 +198,6 @@ public bool IsAdmin
198198
case RedisCommand.KEYS:
199199
case RedisCommand.MONITOR:
200200
case RedisCommand.REPLICAOF:
201-
case RedisCommand.ROLE:
202201
case RedisCommand.SAVE:
203202
case RedisCommand.SHUTDOWN:
204203
case RedisCommand.SLAVEOF:

0 commit comments

Comments
 (0)