mirror of
https://github.com/usmannasir/cyberpanel.git
synced 2025-11-10 07:16:15 +01:00
upgrade: postfix3
This commit is contained in:
@@ -66,7 +66,6 @@ class SetupConn:
|
||||
except BaseException, msg:
|
||||
logging.writeToFile(str(msg) + ' [SetupConn.start_listening]')
|
||||
|
||||
|
||||
def __del__(self):
|
||||
self.sock.close()
|
||||
logging.writeToFile('Closing open connections!')
|
||||
|
||||
Reference in New Issue
Block a user