diff options
Diffstat (limited to 'pyramid/tests/test_url.py')
| -rw-r--r-- | pyramid/tests/test_url.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/pyramid/tests/test_url.py b/pyramid/tests/test_url.py index 22ccd1d0e..0a788ba97 100644 --- a/pyramid/tests/test_url.py +++ b/pyramid/tests/test_url.py @@ -6,7 +6,6 @@ from pyramid import testing from pyramid.compat import ( text_, - native_, WIN, ) |
