Update plugin.sh with new helper functions
[multicloud/k8s.git] / kud / tests / plugin_edgex.sh
index 929961c..8eae569 100755 (executable)
@@ -99,7 +99,6 @@ kubectl get --no-headers=true --namespace=${namespace} service edgex-core-comman
 print_msg "Retrieving VNF details"
 call_api "${base_url}/instance/${vnf_id}"
 
-
 #Teardown
 print_msg "Deleting VNF Instance"
 delete_resource "${base_url}/instance/${vnf_id}"