connector: Remove unnecessary None check

The code is only reached if shell_version is not None, so no need to check again.

Merge request reports

Loading