Skip to content

Commit

Permalink
Remove additional unused import
Browse files Browse the repository at this point in the history
This unused import was missed in the previous fix.
  • Loading branch information
jdufresne committed Nov 5, 2018
1 parent 5e8d5be commit 6c470dd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion import_export/admin.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@

from datetime import datetime

import importlib
import django
from django.contrib import admin
from django.contrib.auth import get_permission_codename
Expand Down

0 comments on commit 6c470dd

Please sign in to comment.