diff --git a/v1/resources/instance.cfc b/v1/resources/instance.cfc index 703af9c..49b5e83 100644 --- a/v1/resources/instance.cfc +++ b/v1/resources/instance.cfc @@ -32,13 +32,6 @@ i.quantity i.price v.svc - from instance e left outer join specification_item i on (e.specification_item_id=i.specification_item_id)