Darien Raymond hace 9 años
padre
commit
b9dde62ae7
Se han modificado 1 ficheros con 1 adiciones y 2 borrados
  1. 1 2
      proxy/freedom/freedom.go

+ 1 - 2
proxy/freedom/freedom.go

@@ -1,9 +1,8 @@
 package freedom
 
 import (
-	"io"
-
 	"errors"
+	"io"
 	"v2ray.com/core/app"
 	"v2ray.com/core/app/dns"
 	"v2ray.com/core/common/alloc"