Description: Remove intersphinx from docs
Author: Thomas Goirand <zigo@debian.org>
Forwarded: not-needed
Last-Update: 2021-08-27

--- python-oslo.metrics-0.3.0.orig/doc/source/conf.py
+++ python-oslo.metrics-0.3.0/doc/source/conf.py
@@ -22,7 +22,6 @@ sys.path.insert(0, os.path.abspath('../.
 # extensions coming with Sphinx (named 'sphinx.ext.*') or your custom ones.
 extensions = [
     'sphinxcontrib.apidoc',
-    'sphinx.ext.intersphinx',
     'openstackdocstheme',
     'oslo_config.sphinxext',
 ]
