aboutsummaryrefslogtreecommitdiffstats
path: root/heat/vFW_CNF_CDS/automation/__init__.py
diff options
context:
space:
mode:
Diffstat (limited to 'heat/vFW_CNF_CDS/automation/__init__.py')
-rwxr-xr-xheat/vFW_CNF_CDS/automation/__init__.py3
1 files changed, 1 insertions, 2 deletions
diff --git a/heat/vFW_CNF_CDS/automation/__init__.py b/heat/vFW_CNF_CDS/automation/__init__.py
index c9ad83e5..9525040e 100755
--- a/heat/vFW_CNF_CDS/automation/__init__.py
+++ b/heat/vFW_CNF_CDS/automation/__init__.py
@@ -1,5 +1,5 @@
# ============LICENSE_START=======================================================
-# Copyright (C) 2020 Orange
+# Copyright (C) 2021 Orange
# ================================================================================
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
@@ -16,5 +16,4 @@
# ============LICENSE_END=========================================================
from .config import Config
-from .so_db_adapter import SoDBAdapter
from .k8s_client import K8sClient