mirror of
https://github.com/FlourishingWorld/hk4e.git
synced 2026-03-01 00:35:36 +08:00
格式化代码
This commit is contained in:
@@ -3,9 +3,11 @@ package region
|
||||
import (
|
||||
"encoding/base64"
|
||||
"fmt"
|
||||
pb "google.golang.org/protobuf/proto"
|
||||
"hk4e/protocol/proto"
|
||||
"testing"
|
||||
|
||||
"hk4e/protocol/proto"
|
||||
|
||||
pb "google.golang.org/protobuf/proto"
|
||||
)
|
||||
|
||||
func TestRegion(t *testing.T) {
|
||||
|
||||
Reference in New Issue
Block a user