[Modify] Polish it
This commit is contained in:
parent
5bbb5bb2f4
commit
1ae5fdfeaa
@ -3761,9 +3761,6 @@ namespace WebSocketSharp
|
||||
}
|
||||
|
||||
if (username.IsNullOrEmpty ()) {
|
||||
msg = "The credentials are initialized.";
|
||||
_logger.Warn (msg);
|
||||
|
||||
_credentials = null;
|
||||
_preAuth = false;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user