diff --git a/django/contrib/sitemaps/models.py b/django/contrib/sitemaps/models.py deleted file mode 100644 index 9ade3254cc..0000000000 --- a/django/contrib/sitemaps/models.py +++ /dev/null @@ -1,2 +0,0 @@ -# This file is required to pretend sitemaps has models. -# Otherwise test models cannot be registered.