summaryrefslogtreecommitdiffstats
path: root/robotframework-onap/ONAPLibrary/CLAMP.py
diff options
context:
space:
mode:
Diffstat (limited to 'robotframework-onap/ONAPLibrary/CLAMP.py')
-rw-r--r--robotframework-onap/ONAPLibrary/CLAMP.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/robotframework-onap/ONAPLibrary/CLAMP.py b/robotframework-onap/ONAPLibrary/CLAMP.py
index 64361ba..96681f5 100644
--- a/robotframework-onap/ONAPLibrary/CLAMP.py
+++ b/robotframework-onap/ONAPLibrary/CLAMP.py
@@ -13,7 +13,7 @@
# limitations under the License.
from ONAPLibrary.BaseCLAMPKeywords import BaseCLAMPKeywords
-from ONAPLibrary.robotlibcore import HybridCore
+from robotlibcore import HybridCore
class CLAMP(HybridCore):