mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-06 14:55:07 +01:00
remove dead code
This commit is contained in:
parent
107cc2ca20
commit
05866da04b
1 changed files with 0 additions and 4 deletions
|
|
@ -132,10 +132,6 @@ class DocumentTypeViewSet(ModelViewSet):
|
|||
ordering_fields = ("name", "matching_algorithm", "match", "document_count")
|
||||
|
||||
|
||||
class BulkEditForm(object):
|
||||
pass
|
||||
|
||||
|
||||
class DocumentViewSet(RetrieveModelMixin,
|
||||
UpdateModelMixin,
|
||||
DestroyModelMixin,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue