Explorar el Código

Removed unused import

Amir Khan hace 4 meses
padre
commit
45eb680d20
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      psiphon/common/dsl/relay.go

+ 0 - 1
psiphon/common/dsl/relay.go

@@ -24,7 +24,6 @@ import (
 	"context"
 	"crypto/tls"
 	"crypto/x509"
-	"encoding/base64"
 	"encoding/json"
 	"fmt"
 	"io"