damm vscode intellisense adding stuff I do not need
This commit is contained in:
parent
ed09d5015a
commit
f2c1fe1f95
|
|
@ -11,7 +11,6 @@ from PIL import Image
|
|||
from decimal import Decimal, InvalidOperation
|
||||
|
||||
from wsgiref.util import FileWrapper
|
||||
from django.db.models.expressions import RawSQL
|
||||
from django.http import StreamingHttpResponse
|
||||
from django.core.exceptions import ValidationError, FieldError
|
||||
from django.utils.translation import ugettext_lazy as _
|
||||
|
|
|
|||
Loading…
Reference in New Issue