remove debug log

This commit is contained in:
Miguel Jacq 2018-11-13 15:06:28 +11:00
parent 0997635393
commit 17aa34edd9
No known key found for this signature in database
GPG key ID: EEA4341C6D97A0B6

View file

@ -305,7 +305,6 @@ class ReceiveModeRequest(Request):
super(ReceiveModeRequest, self).close()
try:
upload_id = self.upload_id
self.web.common.log('ReceiveModeWeb', 'We finished our upload')
# Inform the GUI that the upload has finished
self.web.add_request(self.web.REQUEST_UPLOAD_FINISHED, self.path, {
'id': upload_id