Skip to content

Commit

Permalink
Merge pull request #9841 from hashicorp/dnephin/fix-merge-conflict
Browse files Browse the repository at this point in the history
[1.9.x ]Fix merge conflict
  • Loading branch information
dnephin authored Mar 2, 2021
2 parents dd0b307 + a10dded commit b1b235b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 1 addition & 0 deletions agent/health_endpoint_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ import (
"net/http/httptest"
"net/url"
"reflect"
"strconv"
"testing"
"time"

Expand Down
1 change: 0 additions & 1 deletion agent/testagent.go
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ import (
"time"

metrics "github.com/armon/go-metrics"
"github.com/hashicorp/consul/sdk/testutil"
"github.com/hashicorp/errwrap"
"github.com/hashicorp/go-hclog"
uuid "github.com/hashicorp/go-uuid"
Expand Down

0 comments on commit b1b235b

Please sign in to comment.