Merge "Remove unreachable return statement"

This commit is contained in:
Jenkins 2016-09-14 16:48:06 +00:00 committed by Gerrit Code Review
commit a42c5c14fa

View File

@ -75,8 +75,6 @@ class URIHelper(object):
operationType)
)
return None
"""Defining the singleton instance.
Use this instance any time the access is required for this module/class