diff options
Diffstat (limited to 'tests/admin_custom_urls/tests.py')
| -rw-r--r-- | tests/admin_custom_urls/tests.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/admin_custom_urls/tests.py b/tests/admin_custom_urls/tests.py index 7b46f4848a..f7a469efe9 100644 --- a/tests/admin_custom_urls/tests.py +++ b/tests/admin_custom_urls/tests.py @@ -1,5 +1,4 @@ from __future__ import unicode_literals -import warnings from django.contrib.admin.utils import quote from django.core.urlresolvers import reverse |
