remove debug

This commit is contained in:
j 2016-01-04 15:54:46 +05:30
parent 3132cc02fe
commit b0f0446fcb

View file

@ -81,7 +81,6 @@ DirReqStatistics 0
self.p = None
def shutdown(self):
print('kill tor')
if self.p:
self.p.kill()