Refactor code layout
[pti/o2.git] / o2dms / domain / dms.py
index d80b4a6..ceef458 100644 (file)
@@ -14,7 +14,7 @@
 \r
 from __future__ import annotations\r
 \r
-from o2ims.domain.base import AgRoot\r
+from o2common.domain.base import AgRoot\r
 \r
 \r
 class NfDeploymentDesc(AgRoot):\r