fix codestyle issue
This commit is contained in:
@@ -162,7 +162,6 @@ class DocumentViewSet(RetrieveModelMixin,
|
||||
raise Http404("Document source file does not exist")
|
||||
|
||||
|
||||
|
||||
class LogViewSet(ReadOnlyModelViewSet):
|
||||
model = Log
|
||||
|
||||
|
||||
Reference in New Issue
Block a user