projects
/
tahoe-lafs
/
tahoe-lafs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b1f8a34
)
Remove unneeded lines the crept in from previous WIP commits
author
David Stainton
<dstainton415@gmail.com>
Wed, 22 Apr 2015 02:16:52 +0000
(
03:16
+0100)
committer
Daira Hopwood
<daira@jacaranda.org>
Tue, 28 Apr 2015 18:46:48 +0000
(19:46 +0100)
src/allmydata/frontends/drop_upload.py
patch
|
blob
|
history
diff --git
a/src/allmydata/frontends/drop_upload.py
b/src/allmydata/frontends/drop_upload.py
index 0878ea4807062f95943731bfc623fd1307f99fba..382b6d107bdec481f11cf48064c0ebb2e0ccc6bd 100644
(file)
--- a/
src/allmydata/frontends/drop_upload.py
+++ b/
src/allmydata/frontends/drop_upload.py
@@
-38,8
+38,6
@@
class DropUploader(service.MultiService):
"could not be represented in the filesystem encoding."
% quote_output(local_dir_utf8))
- self._objid = None
- self._classname = 'DropUploader'
self._upload_lazy_tail = defer.succeed(None)
self._pending = set()
self._client = client