Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit eb5ae31

Browse files
authored
Merge pull request matplotlib#26487 from QuLogic/drop-rotator
DOC: Remove unused image rotator
2 parents fa3aea9 + a3b58b2 commit eb5ae31

File tree

2 files changed

+0
-47
lines changed

2 files changed

+0
-47
lines changed

doc/_static/image-rotator.js

Lines changed: 0 additions & 46 deletions
This file was deleted.

doc/conf.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -785,5 +785,4 @@ def setup(app):
785785
bld_type = 'rel'
786786
app.add_config_value('skip_sub_dirs', 0, '')
787787
app.add_config_value('releaselevel', bld_type, 'env')
788-
app.add_js_file('image-rotator.js')
789788
app.connect('html-page-context', add_html_cache_busting, priority=1000)

0 commit comments

Comments
 (0)