mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-02-21 10:01:54 +00:00
Remove a debug print.
Signed-off-by: Daira Hopwood <daira@jacaranda.org>
This commit is contained in:
parent
567cabc195
commit
3120499069
@ -278,5 +278,4 @@ class DropUploader(service.MultiService):
|
||||
|
||||
def _log(self, msg):
|
||||
self._client.log("drop-upload: " + msg)
|
||||
print "_log:", msg
|
||||
#open("events", "ab+").write(msg)
|
||||
|
Loading…
x
Reference in New Issue
Block a user