diff options
Diffstat (limited to 'onap-client/onap_client/sdnc/__init__.py')
-rw-r--r-- | onap-client/onap_client/sdnc/__init__.py | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/onap-client/onap_client/sdnc/__init__.py b/onap-client/onap_client/sdnc/__init__.py index eb3184f..5519a84 100644 --- a/onap-client/onap_client/sdnc/__init__.py +++ b/onap-client/onap_client/sdnc/__init__.py @@ -34,7 +34,3 @@ # limitations under the License. # # ============LICENSE_END============================================ - -from onap_client.config import APP_CONFIG - -SDNC_PROPERTIES = APP_CONFIG.sdnc |