X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=vnfs%2FDAaaS%2Fmicroservices%2FPythonApps%2Fpython-kafkaConsumer-inference-app%2Fsrc%2Futils%2Futils.py;h=f5f42ec27ffeec9af7b2a5ef85ae29a18ee8dbb1;hb=00107ed0ee9911ac761a544bada794a1ebb26ddf;hp=4ed3b47bd0eba3c921dcd81ef40c10d61e49333e;hpb=53c9fab327d1d9a079154b01242cf0930c106989;p=demo.git diff --git a/vnfs/DAaaS/microservices/PythonApps/python-kafkaConsumer-inference-app/src/utils/utils.py b/vnfs/DAaaS/microservices/PythonApps/python-kafkaConsumer-inference-app/src/utils/utils.py index 4ed3b47b..f5f42ec2 100644 --- a/vnfs/DAaaS/microservices/PythonApps/python-kafkaConsumer-inference-app/src/utils/utils.py +++ b/vnfs/DAaaS/microservices/PythonApps/python-kafkaConsumer-inference-app/src/utils/utils.py @@ -5,4 +5,3 @@ class utils: def readFile(self, fileName): pass -