Parcourir la source

Update httpServer.go

Hakan Carlsson il y a 7 ans
Parent
commit
a981cd926b
1 fichiers modifiés avec 0 ajouts et 1 suppressions
  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"