mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-05-01 11:19:32 -05:00
Code cleanup
This commit is contained in:
parent
52f1859455
commit
446a686f10
@ -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):
|
||||||
|
Loading…
x
Reference in New Issue
Block a user