mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-11-05 03:26:11 -06:00
Code cleanup
This commit is contained in:
@@ -8,7 +8,6 @@ from django import forms
|
|||||||
from django.conf import settings
|
from django.conf import settings
|
||||||
|
|
||||||
from .models import Document, Correspondent
|
from .models import Document, Correspondent
|
||||||
from .consumer import Consumer
|
|
||||||
|
|
||||||
|
|
||||||
class UploadForm(forms.Form):
|
class UploadForm(forms.Form):
|
||||||
|
|||||||
Reference in New Issue
Block a user