refactor: Remove duplicate feature files from reader root

Delete old versions of features that are now in /reader/features/:
- offline-manager.ts (moved to features/)
- reading-speed-tracker.ts (moved to features/)
- panel-dock-system.ts (replaced by converted version in features/)
- navigator-panel.ts (replaced by converted version in features/)

All imports now use the /reader/features/ directory. This eliminates
duplication and makes it clear which files are the active ones.
This commit is contained in:
2026-04-04 14:24:08 -04:00
parent e04eb90d53
commit 779f34d4f5
5 changed files with 1 additions and 574 deletions
+1 -1
View File
File diff suppressed because one or more lines are too long