mirror of
https://github.com/openziti/zrok.git
synced 2024-12-22 23:02:52 +01:00
debugging lint
This commit is contained in:
parent
1face3bb86
commit
662aa59065
@ -44,7 +44,6 @@ func (i *agentGrpcImpl) AccessPrivate(_ context.Context, req *agentGrpc.AccessPr
|
||||
|
||||
acc.process, err = proctree.StartChild(acc.tail, accCmd...)
|
||||
if err != nil {
|
||||
logrus.Errorf("child start '%v': %v", accCmd, err)
|
||||
return nil, err
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user