Remove unnecessary code block at bottom of wsh doc (#1867)

This commit is contained in:
Evan Simkowitz 2025-01-28 19:48:38 -08:00 committed by GitHub
parent 1bcbed0bd7
commit e5e9507b30
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -166,7 +166,3 @@ npm run build && wsh notify "Build complete" || wsh notify "Build failed"
You can get help on available commands by running `wsh` with no arguments, or get detailed help for a specific command using `wsh [command] -h`.
For a complete reference of all `wsh` functionality, see the [WSH Command Reference](./wsh-reference).
```
```