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

@ -19,7 +19,6 @@
(declEnum)
(declProcRef)
(declExports)
(declProcRef)
(declType)
(defProc)
(declField)

View file

@ -41,7 +41,6 @@
(kDestructor)
(kOperator)
(kReference)
(kInterface)
(kImplementation)
(kInitialization)
(kFinalization)