Commit f01b58d2 authored by Saul Ibarra's avatar Saul Ibarra

Remove no longer needed variable

parent 46c2da70
......@@ -3535,8 +3535,6 @@ class UniqueFilenameGenerator(object):
class FileTransfer(object):
implements(IObserver)
tmp_file_suffix = '.download'
def __init__(self):
self.id = None
self.direction = None
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment