Commit 7151c0a
committed
refactor(defaults): Remove unused DEFAULT_SIDEBARS constant
why: sphinx-gptheme bundles its own sidebar templates; config.py never
sets html_sidebars (by design), so this export is dead code with no
internal or external callers.
what:
- Remove DEFAULT_SIDEBARS dict and its docstring/doctest from defaults.py1 parent 89faf49 commit 7151c0a
1 file changed
Lines changed: 0 additions & 18 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
190 | 190 | | |
191 | 191 | | |
192 | 192 | | |
193 | | - | |
194 | | - | |
195 | | - | |
196 | | - | |
197 | | - | |
198 | | - | |
199 | | - | |
200 | | - | |
201 | | - | |
202 | | - | |
203 | | - | |
204 | | - | |
205 | | - | |
206 | | - | |
207 | | - | |
208 | | - | |
209 | | - | |
210 | | - | |
211 | 193 | | |
212 | 194 | | |
213 | 195 | | |
| |||
0 commit comments