X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=rwlaunchpad%2Fplugins%2Frwpkgmgr%2Frift%2Ftasklets%2Frwpkgmgr%2Fpublisher%2F__init__.py;h=469c9d22f6577c6686b3d0f6dbb881136296b4f8;hb=ffd2636644e9e62b42ddcb1dbe2c4a6e77507a70;hp=7b86d7dd167292221cf7b884f6434819be75fb61;hpb=7295f64eb5dd9d75b1dd272567c99304b65a7d0a;p=osm%2FSO.git diff --git a/rwlaunchpad/plugins/rwpkgmgr/rift/tasklets/rwpkgmgr/publisher/__init__.py b/rwlaunchpad/plugins/rwpkgmgr/rift/tasklets/rwpkgmgr/publisher/__init__.py index 7b86d7dd..469c9d22 100644 --- a/rwlaunchpad/plugins/rwpkgmgr/rift/tasklets/rwpkgmgr/publisher/__init__.py +++ b/rwlaunchpad/plugins/rwpkgmgr/rift/tasklets/rwpkgmgr/publisher/__init__.py @@ -14,3 +14,4 @@ # limitations under the License. # from .download_status import DownloadStatusPublisher +from .copy_status import CopyStatusPublisher