mirror of
https://github.com/v2fly/v2ray-core.git
synced 2026-08-15 19:34:35 -04:00
Format: run go fmt ./...
This commit is contained in:
+1
-1
@@ -2,8 +2,8 @@ package sidh
|
||||
|
||||
import (
|
||||
"errors"
|
||||
. "v2ray.com/core/external/github.com/cloudflare/sidh/internal/isogeny"
|
||||
"io"
|
||||
. "v2ray.com/core/external/github.com/cloudflare/sidh/internal/isogeny"
|
||||
)
|
||||
|
||||
// I keep it bool in order to be able to apply logical NOT
|
||||
|
||||
Reference in New Issue
Block a user