summaryrefslogtreecommitdiffstats
path: root/robotframework-onap/ONAPLibrary/JSON.py
diff options
context:
space:
mode:
Diffstat (limited to 'robotframework-onap/ONAPLibrary/JSON.py')
-rw-r--r--robotframework-onap/ONAPLibrary/JSON.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/robotframework-onap/ONAPLibrary/JSON.py b/robotframework-onap/ONAPLibrary/JSON.py
index b3ef653..8aec3e6 100644
--- a/robotframework-onap/ONAPLibrary/JSON.py
+++ b/robotframework-onap/ONAPLibrary/JSON.py
@@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
-from ONAPLibrary.robotlibcore import HybridCore
+from robotlibcore import HybridCore
from ONAPLibrary.JSONKeywords import JSONKeywords
from ONAPLibrary.JSONPathKeywords import JSONPathKeywords