Skip to content

Commit b9069fa

Browse files
committed
remove unused imports
1 parent 8c76b36 commit b9069fa

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

smartmin/csv_imports/models.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,7 @@
22

33
import os
44

5-
from celery.result import EagerResult, AsyncResult
65
from django.db import models
7-
from django.conf import settings
86
from django.utils import timezone
97
from smartmin import class_from_string
108
from smartmin.models import SmartModel

0 commit comments

Comments
 (0)