Merge pull request #2661 from dmcgowan/enable-goimports

Enable goimports check
This commit is contained in:
Olivier 2018-08-07 14:59:49 -07:00 committed by GitHub
commit eefe9670bd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 6 additions and 3 deletions

View file

@ -1,9 +1,10 @@
package notifications
import (
"github.com/docker/distribution/configuration"
"net/http"
"time"
"github.com/docker/distribution/configuration"
)
// EndpointConfig covers the optional configuration parameters for an active