OSDN Git Service

fix accesstoken check api
[bytom/bytom.git] / net / http / authn / authn.go
index 0a6d9e6..77790d6 100644 (file)
@@ -3,7 +3,6 @@ package authn
 import (
        "context"
        "crypto/x509"
-       "encoding/hex"
        "net"
        "net/http"
        "strings"