Remove unreachable return statement

TrivialFix

Change-Id: Ib9889b4a505e21665efc371631c47c2dd4c22573
This commit is contained in:
bhagyashris 2016-09-08 12:51:32 +05:30
parent 2bc1cf9031
commit 2933c33b80

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