Run latest goimports

This commit is contained in:
Luke Kysow
2019-03-30 20:09:42 -05:00
parent a2c92e5977
commit 8982a67b78
46 changed files with 65 additions and 67 deletions

View File

@@ -19,7 +19,7 @@ import (
"reflect"
"testing"
"github.com/lkysow/go-gitlab"
gitlab "github.com/lkysow/go-gitlab"
. "github.com/petergtz/pegomock"
"github.com/runatlantis/atlantis/server"
. "github.com/runatlantis/atlantis/testing"