Remove TODO remarks
Converted to entries in the ticket system. Signed-off-by: Roberto Rosario <roberto.rosario@mayan-edms.com>
This commit is contained in:
@@ -254,7 +254,6 @@ class DocumentDownloadView(SingleObjectDownloadView):
|
||||
target=item
|
||||
)
|
||||
else:
|
||||
# TODO: Improve by adding a document version download event
|
||||
event_document_download.commit(
|
||||
actor=request.user,
|
||||
target=item.document
|
||||
|
||||
Reference in New Issue
Block a user