mirror of
https://github.com/openziti/zrok.git
synced 2025-06-19 17:27:54 +02:00
vestigial log message
This commit is contained in:
parent
014da707d7
commit
3c8e5dee9f
@ -27,8 +27,6 @@ func newEnableHandler() *enableHandler {
|
||||
}
|
||||
|
||||
func (self *enableHandler) Handle(params identity.EnableParams, principal *rest_model_zrok.Principal) middleware.Responder {
|
||||
logrus.Infof("headers = %v", params.HTTPRequest.Header)
|
||||
|
||||
// start transaction early; if it fails, don't bother creating ziti resources
|
||||
tx, err := str.Begin()
|
||||
if err != nil {
|
||||
|
Loading…
x
Reference in New Issue
Block a user