Skip to content

Commit

Permalink
Merge pull request #866 from jdufresne/unused-importlib
Browse files Browse the repository at this point in the history
Remove additional unused import
  • Loading branch information
bmihelac committed Jan 10, 2019
2 parents ffc875d + 6c470dd commit e7461eb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion import_export/admin.py
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 e7461eb

Please sign in to comment.