-
Type:
Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: 7.0.0 M5
-
Fix Version/s: 7.0.0 M6
-
Component/s: Core Infrastructure
-
Labels:None
-
Story Points:2
-
Fix Priority:1
-
Git Pull Request:
The else block is unnecessary. It assigns host = null when host is already equal to null.