Commit d930bb1
committed
fix: import ScanCommand, which had been failing every deploy since 08-27
listAllMachines reached for ScanCommand without importing it, so the backend
type check failed in CI and took the whole build down with it. Production has
been stuck on d20bb05 ever since; the three commits after it never shipped.1 parent 86e386a commit d930bb1
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| 35 | + | |
35 | 36 | | |
36 | 37 | | |
37 | 38 | | |
| |||
0 commit comments