Remove ytsage_style.py from package file list

The reference to ytsage_style.py was removed from the README to reflect its absence or deprecation in the codebase.
This commit is contained in:
oop7
2025-11-04 22:03:13 +02:00
parent 4bbb6af693
commit f88cf66a23
-1
View File
@@ -379,7 +379,6 @@ YTSage/
│ ├── 📄 __init__.py # Core package init
│ ├── 📄 ytsage_downloader.py # Download functionality
│ ├── 📄 ytsage_ffmpeg.py # FFmpeg integration
│ ├── 📄 ytsage_style.py # UI styling
│ ├── 📄 ytsage_utils.py # Utility functions
│ └── 📄 ytsage_yt_dlp.py # yt-dlp integration
├── 📁 gui/ # User interface components