pythondotorg
pythondotorg copied to clipboard
unused import in sourcecode
jobs/migrations/0013_auto_20170810_1625.py
from django.db import models, migrations
this is an unused import can be removed.
Is the above issue resolved????
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