feat!: remove startpage

This commit is contained in:
ThetaDev 2024-08-18 00:43:02 +02:00
parent 284f55bec5
commit 4e53247e9c
8 changed files with 6 additions and 1813 deletions

View file

@ -34,7 +34,6 @@ pub(crate) use player::Player;
pub(crate) use playlist::Playlist;
pub(crate) use search::Search;
pub(crate) use search::SearchSuggestion;
pub(crate) use trends::Startpage;
pub(crate) use trends::Trending;
pub(crate) use url_endpoint::ResolvedUrl;
pub(crate) use video_details::VideoComments;