mirror of
https://github.com/openziti/zrok.git
synced 2024-11-22 16:13:47 +01: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…
Reference in New Issue
Block a user