Removed TODO's They are done already

This commit is contained in:
Matthias Kurz 2019-01-26 23:00:11 +01:00
parent 984d3ee661
commit 3d11a1a9ef
No known key found for this signature in database
GPG Key ID: 0B4AAA92F1117EF5
1 changed files with 0 additions and 2 deletions

View File

@ -8,8 +8,6 @@ import java.util.List;
/** Configurable sitemap url with support for Google extensions
* @see <a href="https://support.google.com/webmasters/answer/183668">Manage your sitemaps</a>
*
* TODO Add support for video tags and news tags
*/
public class GoogleExtensionSitemapUrl extends WebSitemapUrl {