mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-08 07:45:32 +01:00
fix codestyle issue
This commit is contained in:
parent
afcb23a567
commit
5944ac2e70
1 changed files with 0 additions and 1 deletions
|
|
@ -162,7 +162,6 @@ class DocumentViewSet(RetrieveModelMixin,
|
|||
raise Http404("Document source file does not exist")
|
||||
|
||||
|
||||
|
||||
class LogViewSet(ReadOnlyModelViewSet):
|
||||
model = Log
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue