Commit 5f50de4
fix: add missing closing braces in awf-runner.ts merge resolution
The merge conflict resolution dropped closing braces for the
noRateLimit if-blocks in both run() and runWithSudo() methods,
causing TypeScript compilation errors in CI.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent d60b392 commit 5f50de4
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
129 | 129 | | |
130 | 130 | | |
131 | 131 | | |
| 132 | + | |
132 | 133 | | |
133 | 134 | | |
134 | 135 | | |
| |||
308 | 309 | | |
309 | 310 | | |
310 | 311 | | |
| 312 | + | |
311 | 313 | | |
312 | 314 | | |
313 | 315 | | |
| |||
0 commit comments