diff --git a/command/agent/command.go b/command/agent/command.go index 490ef69581..165a73994a 100644 --- a/command/agent/command.go +++ b/command/agent/command.go @@ -16,7 +16,6 @@ import ( "github.com/armon/go-metrics" "github.com/armon/go-metrics/datadog" - "github.com/hashicorp/consul-migrate/migrator" "github.com/hashicorp/consul/watch" "github.com/hashicorp/go-checkpoint" "github.com/hashicorp/go-syslog"