project: Remove unnecessary panic (#42167)

Lukas Wirth created

If we are in a remote session with the remote dropped, this path is very
much reachable if the call to this function got queued up in a task.

Fixes ZED-124

Release Notes:

- N/A *or* Added/Fixed/Improved ...

Change summary

crates/project/src/lsp_store.rs | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Detailed changes