Kill unused import in command.go

pull/1293/head
talwai 2015-11-13 11:14:15 -05:00
parent 0a5434f2a0
commit f6f2e19c6c
1 changed files with 0 additions and 1 deletions

View File

@ -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"