chore: reformat code
This commit is contained in:
@ -2,11 +2,11 @@ package vmess
|
||||
|
||||
import (
|
||||
"fmt"
|
||||
"github.com/Dreamacro/clash/common/utils"
|
||||
"math/rand"
|
||||
"net"
|
||||
"runtime"
|
||||
|
||||
"github.com/Dreamacro/clash/common/utils"
|
||||
"github.com/gofrs/uuid"
|
||||
)
|
||||
|
||||
|
Reference in New Issue
Block a user