remove debug
This commit is contained in:
parent
3132cc02fe
commit
b0f0446fcb
1 changed files with 0 additions and 1 deletions
|
@ -81,7 +81,6 @@ DirReqStatistics 0
|
||||||
self.p = None
|
self.p = None
|
||||||
|
|
||||||
def shutdown(self):
|
def shutdown(self):
|
||||||
print('kill tor')
|
|
||||||
if self.p:
|
if self.p:
|
||||||
self.p.kill()
|
self.p.kill()
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue