mhoppa commented on a change in pull request #2456: Add TO Go delete 
deliveryservice_user
URL: https://github.com/apache/trafficcontrol/pull/2456#discussion_r333726929
 
 

 ##########
 File path: traffic_ops/traffic_ops_golang/tenant/tenancy.go
 ##########
 @@ -58,6 +58,18 @@ func GetDeliveryServiceTenantInfo(xmlID string, tx *sql.Tx) 
(*DeliveryServiceTen
        return &ds, nil
 }
 
+func GetDeliveryServiceTenantInfoID(tx *sql.Tx, dsID int) 
(*DeliveryServiceTenantInfo, error) {
 
 Review comment:
   I dont think this is used anywhere in this PR? 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to