Commit 3f89f0d
fix(cli): remove vendored build.rs that references non-synced customer specs (#16300)
build.rs generates smoke-test constants from customer-specific OpenAPI
specs (e.g. src/bin/box/openapi.yaml) that are correctly excluded by the
sync manifest. Since it panics when those files don't exist, remove it
from the vendored copy. The cli-sdk manifest has been updated to
classify build.rs as not-synced going forward.
Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>1 parent 770ee0e commit 3f89f0d
1 file changed
Lines changed: 0 additions & 117 deletions
This file was deleted.
0 commit comments