Remove Incorrect Emcripten Instructions (#7010)

This commit is contained in:
Connor Fitzgerald 2025-01-28 07:25:25 -05:00 committed by GitHub
parent 98e080410f
commit d6904a70a5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -20,6 +20,5 @@ person(s) who reviewed your changes. This will make sure it gets re-added to the
- [ ] Run `taplo format`.
- [ ] Run `cargo clippy`. If applicable, add:
- [ ] `--target wasm32-unknown-unknown`
- [ ] `--target wasm32-unknown-emscripten`
- [ ] Run `cargo xtask test` to run tests.
- [ ] Add change to `CHANGELOG.md`. See simple instructions inside file.