mirror of
https://github.com/usmannasir/cyberpanel.git
synced 2025-11-07 22:06:05 +01:00
remove logs
This commit is contained in:
@@ -207,7 +207,7 @@ class ProcessUtilities(multi.Thread):
|
||||
logging.writeToFile('Some data could not be decoded to str, error message: %s' % str(msg))
|
||||
|
||||
sock.close()
|
||||
logging.writeToFile('Final data: %s.' % (str(data)))
|
||||
#logging.writeToFile('Final data: %s.' % (str(data)))
|
||||
|
||||
return data
|
||||
except BaseException as msg:
|
||||
|
||||
Reference in New Issue
Block a user