Fix some unused imports.

Review Request #12077 — Created Feb. 23, 2022 and submitted — Latest diff uploaded

Information

Djblets
release-3.x

Reviewers

We had a handful of imports that were no longer necessary. This change
cleans those up.

Ran unit tests.

Diff Revision 1 (Latest)

Commits

First Last Summary ID Author
Fix some unused imports.
We had a handful of imports that were no longer necessary. This change cleans those up. Testing Done: Ran unit tests.
b85c9caf58794a67afc257545e05748dc459ff6c David Trowbridge
djblets/db/query.py
djblets/db/fields/relation_counter_field.py
djblets/db/tests/test_query.py
djblets/db/tests/test_relation_counter_field.py
djblets/extensions/extension.py
djblets/extensions/templatetags/djblets_extensions.py
djblets/extensions/tests/test_templatetags.py
djblets/forms/widgets.py
djblets/webapi/tests/test_extension_resource_mixin.py
djblets/webapi/tests/test_webapiresource.py
Loading...