Explorar o código

Chore: format code

loyalsoldier %!s(int64=4) %!d(string=hai) anos
pai
achega
05020718b1
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      context_test.go

+ 1 - 1
context_test.go

@@ -3,9 +3,9 @@ package core_test
 import (
 	"context"
 	"testing"
+	_ "unsafe"
 
 	. "github.com/v2fly/v2ray-core/v4"
-	_ "unsafe"
 )
 
 func TestFromContextPanic(t *testing.T) {