diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/conf.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/conf.py b/docs/conf.py index a3ebe26e5..8f40e8b81 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -11,6 +11,5 @@ intersphinx_mapping = {} html_last_updated_fmt = '%d-%b-%y %H:%M' - def setup(app): app.add_stylesheet("css/ribbon_onap.css") |