summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--python-discovery-client/setup.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/python-discovery-client/setup.py b/python-discovery-client/setup.py
index 8648808..5a044ee 100644
--- a/python-discovery-client/setup.py
+++ b/python-discovery-client/setup.py
@@ -18,8 +18,6 @@
# ECOMP is a trademark and service mark of AT&T Intellectual Property.
from setuptools import setup, find_packages
-from pip.req import parse_requirements
-from pip.download import PipSession
setup(
name = "onap-dcae-discovery-client",