Przeglądaj źródła

Update httpServer.go

Hakan Carlsson 7 lat temu
rodzic
commit
a981cd926b
1 zmienionych plików z 0 dodań i 1 usunięć
  1. 0 1
      examples/httpServer.go

+ 0 - 1
examples/httpServer.go

@@ -9,7 +9,6 @@ import (
 	"net/http"
 	"os"
 
-	// "gopkg.in/jcmturner/gokrb5.v6/credentials"
 	goidentity "gopkg.in/jcmturner/goidentity.v3"
 	"gopkg.in/jcmturner/gokrb5.v6/keytab"
 	"gopkg.in/jcmturner/gokrb5.v6/service"