mirror of
https://github.com/django/django.git
synced 2025-10-29 16:46:11 +00:00
Fixed a bunch of spurious imports, typos, and other small errors turned up by a pass through PyFlakes. This covers about the first third of the errors.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@3411 bcc190cf-cafb-0310-a4f2-bffc1f526a37
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
from django.db import transaction
|
||||
from django.db.backends.postgresql.base import quote_name
|
||||
|
||||
def get_table_list(cursor):
|
||||
|
||||
Reference in New Issue
Block a user