diff options
Diffstat (limited to 'tests/regressiontests/dispatch')
| -rw-r--r-- | tests/regressiontests/dispatch/tests/test_dispatcher.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/regressiontests/dispatch/tests/test_dispatcher.py b/tests/regressiontests/dispatch/tests/test_dispatcher.py index 2ad5b0c67a..a16d8e24f5 100644 --- a/tests/regressiontests/dispatch/tests/test_dispatcher.py +++ b/tests/regressiontests/dispatch/tests/test_dispatcher.py @@ -3,7 +3,6 @@ import sys from django.dispatch import Signal from django.utils import unittest -import django.utils.copycompat as copy if sys.platform.startswith('java'): def garbage_collect(): |
