Remove forgotten debug comment

Change-Id: I9cc8d5789e97c4ab815de405326bb0a8df4bb3c5
This commit is contained in:
Alex Kavanagh 2020-09-09 11:00:05 +01:00
parent 4de6a4bf7a
commit d13e3dd77f
1 changed files with 0 additions and 1 deletions

View File

@ -1054,7 +1054,6 @@ def create_endpoint_template_v2(manager, region, service, publicurl, adminurl,
def create_endpoint_template_v3(manager, region, service, publicurl, adminurl,
internalurl, list_endpoints=None):
# //HERE
service_id = manager.resolve_service_id(service)
endpoints = {
'public': publicurl,