mirror of
https://github.com/wyx2685/V2bX.git
synced 2025-01-22 09:58:14 -05:00
clear code
This commit is contained in:
parent
5aab88629d
commit
0a4bb84ccf
@ -3,7 +3,6 @@ package panel
|
||||
import (
|
||||
"encoding/base64"
|
||||
"fmt"
|
||||
"log"
|
||||
"reflect"
|
||||
"strconv"
|
||||
"strings"
|
||||
@ -234,7 +233,6 @@ func (c *Client) GetNodeInfo() (node *NodeInfo, err error) {
|
||||
cm.BaseConfig = nil
|
||||
|
||||
c.nodeEtag = r.Header().Get("ETag")
|
||||
log.Print(node.VAllss.TlsSettings.ServerName)
|
||||
return
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user