mirror of
https://github.com/XTLS/Xray-core.git
synced 2026-07-03 02:08:45 +00: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