X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=o2dms%2Fdomain%2Fdms.py;h=ceef458de539ff17f4cf29a5a700ab6899a05769;hb=84867b76a65efc4e9add52c86eae7e451c4a038d;hp=d80b4a67d7d6fd817f43717d74cb63655b111d5e;hpb=19ee63847f8eb032009e63634b90eb594f3c0408;p=pti%2Fo2.git diff --git a/o2dms/domain/dms.py b/o2dms/domain/dms.py index d80b4a6..ceef458 100644 --- a/o2dms/domain/dms.py +++ b/o2dms/domain/dms.py @@ -14,7 +14,7 @@ from __future__ import annotations -from o2ims.domain.base import AgRoot +from o2common.domain.base import AgRoot class NfDeploymentDesc(AgRoot):