mirror of
https://github.com/aljazceru/nutshell.git
synced 2025-12-24 03:54:21 +01:00
remove print
This commit is contained in:
@@ -40,7 +40,6 @@ class TorProxy:
|
||||
|
||||
def run_daemon(self, verbose=False):
|
||||
if not self.check_platform() or self.tor_running:
|
||||
logger.debug("Exiting.")
|
||||
return
|
||||
self.log_status()
|
||||
logger.debug("Starting Tor")
|
||||
|
||||
Reference in New Issue
Block a user