1
0
mirror of https://git.ngram.ca/OpenJam/rc-servers synced 2026-08-23 23:08:52 +00:00

Remove redundant permission command

This commit is contained in:
NG (Graham)
2026-01-05 17:26:16 -05:00
parent 6211c930ba
commit 0465f0664b
3 changed files with 0 additions and 20 deletions

View File

@@ -138,7 +138,6 @@ pub enum IntercomChatOperation {
#[serde(tag = "system")]
pub enum SystemChatOperation {
Permissions,
CheckPermissions,
}