net: websocket: Remove dead code
The zsock_close() is not needed as the fd is always <0 so
the close is never called.
Fixes #74791
Coverity-CID: 366273
Signed-off-by:
Jukka Rissanen <jukka.rissanen@nordicsemi.no>
Loading
Please sign in to comment