forked from shaba/openuds
Removed annoying debug
This commit is contained in:
parent
f43a65e026
commit
d0fb880880
@ -162,7 +162,6 @@ class Connection(Handler):
|
||||
'protocol': 'unknown',
|
||||
'ip': ip
|
||||
}
|
||||
logger.debug('ip: {}, userService: {}, iads: {}, trans: {}, itrans: {}'.format(ip, userService, iads, trans, itrans))
|
||||
if doNotCheck is False:
|
||||
ci.update(itrans.getConnectionInfo(userService, self._user, 'UNKNOWN'))
|
||||
return Connection.result(result=ci)
|
||||
|
Loading…
Reference in New Issue
Block a user