Having the old table of contents code around is adding unnecessary complications for our layout changes regarding CSS grid and the article toolbar. We should remove that code. Note it will still be able to run an A/B test for table of contents feature once this code has disappeared.
Background
Sign off step for T309683
Original task that built feature flag T297610
Before beginning this ticket
- Ensure data is analyzed and no additional A/B testing will be required
Acceptance criteria
- Feature flag for table of contents is removed
- Configuration for TOC feature flag is removed
- Preserve TOC A/B test code << tracked in T313435
- Update Vector to not load the legacy table of contents styles via ResourceLoaderSkinModule (toc: false)