mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-13 18:17:02 +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")
|
raise Http404("Document source file does not exist")
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
class LogViewSet(ReadOnlyModelViewSet):
|
class LogViewSet(ReadOnlyModelViewSet):
|
||||||
model = Log
|
model = Log
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue