mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2024-12-24 07:06:41 +00:00
test_magic_folder: remove unused debug code
This commit is contained in:
parent
ae5637dc9c
commit
4d003c026e
@ -2,10 +2,6 @@
|
||||
import os, sys, time
|
||||
import shutil, simplejson
|
||||
|
||||
if False:
|
||||
from twisted.internet.base import DelayedCall
|
||||
DelayedCall.debug = True
|
||||
|
||||
from twisted.trial import unittest
|
||||
from twisted.internet import defer, task, reactor
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user