connector: Remove unnecessary None check
Code
Review changes
Check out branch
Download
Patches
Plain diff
Expand sidebar
connector: Remove unnecessary None check
Florian Müllner
requested to merge
wip/fmuellner/remove-redundant-check
into
master
May 01, 2019
Overview
1
Commits
1
Pipelines
0
Changes
1
The code is only reached if shell_version is not None, so no need to check again.
Merge request reports
Loading