fix: remove redundant alternants

This commit is contained in:
Riley Bruins 2025-09-28 15:48:41 -07:00
parent db50897909
commit f79d704759
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 @@
">"
"!"
"~"
"-"
"+"
"++"
"--"
":="