mirror of
https://github.com/v2fly/v2ray-core.git
synced 2026-06-11 21:49:26 -04:00
Reformat code
This commit is contained in:
@@ -3,13 +3,13 @@ package core_test
|
||||
import (
|
||||
"context"
|
||||
"crypto/rand"
|
||||
"google.golang.org/protobuf/types/known/anypb"
|
||||
"io"
|
||||
"testing"
|
||||
"time"
|
||||
|
||||
"github.com/google/go-cmp/cmp"
|
||||
"google.golang.org/protobuf/proto"
|
||||
"google.golang.org/protobuf/types/known/anypb"
|
||||
|
||||
core "github.com/v2fly/v2ray-core/v4"
|
||||
"github.com/v2fly/v2ray-core/v4/app/dispatcher"
|
||||
|
||||
Reference in New Issue
Block a user