Skip to content

unused import in sourcecode #2265

@vignesh7056

Description

@vignesh7056

jobs/migrations/0013_auto_20170810_1625.py

from django.db import models, migrations

this is an unused import can be removed.

Activity

Saimanohar9999

Saimanohar9999 commented on Apr 8, 2023

@Saimanohar9999

Is the above issue resolved????

added 2 commits that reference this issue on May 30, 2023
JacobCoffee

JacobCoffee commented on Sep 20, 2024

@JacobCoffee
Member

There are lots of these but they can be cleaned up by #2540 later! Thanks anyways :) Check out https://github.com/python/pythondotorg/issues?q=sort%3Aupdated-desc+is%3Aissue+is%3Aopen+label%3Ahelp-wanted for issues you can contribute to if interested

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @vignesh7056@JacobCoffee@Saimanohar9999

        Issue actions

          unused import in sourcecode · Issue #2265 · python/pythondotorg