fix: remove redundant alternants (#8159)

This commit is contained in:
Riley Bruins 2025-09-28 18:39:09 -07:00 committed by GitHub
parent db50897909
commit 77362027f7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
32 changed files with 0 additions and 59 deletions

View file

@ -151,7 +151,6 @@
"modifier"
"var"
"let"
"emit"
"error"
"fallback"
"receive"
@ -287,8 +286,6 @@
">"
"!"
"~"
"-"
"+"
"++"
"--"
":="