mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-04-02 13:45:10 -05:00
fix codestyle issue
This commit is contained in:
parent
afcb23a567
commit
5944ac2e70
@ -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…
x
Reference in New Issue
Block a user