Skip to content
This repository has been archived by the owner on Feb 16, 2023. It is now read-only.

Commit

Permalink
fix codestyle issue
Browse files Browse the repository at this point in the history
  • Loading branch information
Jonas Winkler committed Nov 14, 2020
1 parent afcb23a commit 5944ac2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/documents/views.py
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,6 @@ def download(self, request, pk=None):
raise Http404("Document source file does not exist")



class LogViewSet(ReadOnlyModelViewSet):
model = Log

Expand Down

0 comments on commit 5944ac2

Please sign in to comment.