X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=o2ims%2Fdomain%2Fstx_object.py;h=5e4d660bc3ee7e4140b7311e64ef181a739c2f6c;hb=84867b76a65efc4e9add52c86eae7e451c4a038d;hp=9629652ef32ccc8f21803c1247f53a7f763c7464;hpb=387ee50cfe8e97ba211464c311bb7b6eb9ee2961;p=pti%2Fo2.git diff --git a/o2ims/domain/stx_object.py b/o2ims/domain/stx_object.py index 9629652..5e4d660 100644 --- a/o2ims/domain/stx_object.py +++ b/o2ims/domain/stx_object.py @@ -15,7 +15,7 @@ # from dataclasses import dataclass import datetime import json -from o2ims.domain.base import AgRoot +from o2common.domain.base import AgRoot from o2ims.domain.resource_type import ResourceTypeEnum, MismatchedModel from o2common.helper import o2logging