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