command/sticker: remove unreachable code
This commit is contained in:
parent
9a7a8ec137
commit
30d2a31473
@ -386,8 +386,6 @@ handle_sticker_names_types(Client &client, Request args, Response &r)
|
||||
r.FmtError(ACK_ERROR_ARG, "unsupported tag {:?}", type);
|
||||
return CommandResult::ERROR;
|
||||
}
|
||||
r.FmtError(ACK_ERROR_ARG, "unknown sticker domain {:?}", type);
|
||||
return CommandResult::ERROR;
|
||||
}
|
||||
|
||||
CommandResult
|
||||
|
Loading…
x
Reference in New Issue
Block a user