pythondotorg
pythondotorg copied to clipboard
Remove unused imports in downloads/tests/test_views.py
its a good practise to give a description for pull request. in this case " refactored source code by removing un used import belongs to "x" module to reduce the technical debt and increase readability of sourcce code."
Sure.Refactored source code by removing un used import belongs to "rest_framework" module to reduce the technical debt and increase readability of sourcce code.