diff --git a/doc/source/developing_guides/gmr.rst b/doc/source/developing_guides/gmr.rst index 26d1d41f7e..fd29b4a0ec 100644 --- a/doc/source/developing_guides/gmr.rst +++ b/doc/source/developing_guides/gmr.rst @@ -62,8 +62,7 @@ Adding support for GMRs to new executable Adding support for a *GMR* to a given executable is fairly easy. -First import the module (currently residing in oslo-incubator), as well as the -Heat version module: +First import the module, as well as the Heat version module: .. code-block:: python