diff --git a/doc/source/contributor/gmr.rst b/doc/source/contributor/gmr.rst index 434ed1b0409..982d4561e83 100644 --- a/doc/source/contributor/gmr.rst +++ b/doc/source/contributor/gmr.rst @@ -80,8 +80,7 @@ Adding Support for GMRs to New Executables 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 -Cinder version module: +First import the module, as well as the Cinder version module: .. code-block:: python