mirror of
https://github.com/XTLS/Xray-core.git
synced 2025-08-23 10:06:48 +08:00
Style: format code by gofumpt (#761)
This commit is contained in:
@@ -23,6 +23,7 @@ import (
|
||||
|
||||
//go:embed dialer.html
|
||||
var webpage []byte
|
||||
|
||||
var conns chan *websocket.Conn
|
||||
|
||||
func init() {
|
||||
|
Reference in New Issue
Block a user