feat!: remove startpage

This commit is contained in:
ThetaDev 2024-08-18 00:43:02 +02:00
parent a3a1d9abf3
commit 3599acafef
No known key found for this signature in database
GPG key ID: E319D3C5148D65B6
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;