mirror of
https://github.com/v2fly/v2ray-core.git
synced 2025-12-25 19:45:38 -05:00
clean up code
This commit is contained in:
@@ -16,10 +16,6 @@ import (
|
||||
)
|
||||
|
||||
func Test_parseResponse(t *testing.T) {
|
||||
type args struct {
|
||||
payload []byte
|
||||
}
|
||||
|
||||
var p [][]byte
|
||||
|
||||
ans := new(dns.Msg)
|
||||
|
||||
Reference in New Issue
Block a user