Skip to content

Commit 5ddc92f

Browse files
author
urso
committed
fix merge error
1 parent c7d1bb6 commit 5ddc92f

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

x-pack/elastic-agent/pkg/agent/cmd/enroll_cmd.go

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,12 +20,9 @@ import (
2020

2121
"github.com/elastic/beats/v7/libbeat/common"
2222
"github.com/elastic/beats/v7/libbeat/common/backoff"
23-
<<<<<<< HEAD
24-
=======
25-
2623
"github.com/elastic/beats/v7/libbeat/common/transport/httpcommon"
27-
>>>>>>> 26325b01d (Enroll proxy settings (#26514))
2824
"github.com/elastic/beats/v7/libbeat/common/transport/tlscommon"
25+
2926
"github.com/elastic/beats/v7/x-pack/elastic-agent/pkg/agent/application"
3027
"github.com/elastic/beats/v7/x-pack/elastic-agent/pkg/agent/application/filelock"
3128
"github.com/elastic/beats/v7/x-pack/elastic-agent/pkg/agent/application/info"

0 commit comments

Comments
 (0)