Commit 53dc57c
committed
chore: remove unused AST imports
Drop AST imports from src/program.ts that became unused after moving subtree traversal into NodeWalker. This fixes the lint warnings reported in CI and keeps the parameter decorator refactor clean.1 parent 6f75b5e commit 53dc57c
1 file changed
Lines changed: 0 additions & 32 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
86 | 86 | | |
87 | 87 | | |
88 | 88 | | |
89 | | - | |
90 | | - | |
91 | | - | |
92 | | - | |
93 | | - | |
94 | | - | |
95 | | - | |
96 | | - | |
97 | 89 | | |
98 | | - | |
99 | | - | |
100 | | - | |
101 | | - | |
102 | | - | |
103 | | - | |
104 | | - | |
105 | | - | |
106 | | - | |
107 | | - | |
108 | 90 | | |
109 | 91 | | |
110 | 92 | | |
111 | 93 | | |
112 | | - | |
113 | 94 | | |
114 | 95 | | |
115 | | - | |
116 | | - | |
117 | 96 | | |
118 | 97 | | |
119 | 98 | | |
120 | 99 | | |
121 | 100 | | |
122 | 101 | | |
123 | | - | |
124 | | - | |
125 | 102 | | |
126 | | - | |
127 | 103 | | |
128 | 104 | | |
129 | | - | |
130 | 105 | | |
131 | 106 | | |
132 | 107 | | |
133 | | - | |
134 | | - | |
135 | | - | |
136 | | - | |
137 | | - | |
138 | 108 | | |
139 | 109 | | |
140 | 110 | | |
141 | 111 | | |
142 | | - | |
143 | | - | |
144 | 112 | | |
145 | 113 | | |
146 | 114 | | |
| |||
0 commit comments