add goimports format action (#3630)
Signed-off-by: Jeff <jeffzhang@yunify.com>
This commit is contained in:
@@ -17,12 +17,13 @@ limitations under the License.
|
||||
package params
|
||||
|
||||
import (
|
||||
"gotest.tools/assert"
|
||||
"net/http"
|
||||
"net/url"
|
||||
"reflect"
|
||||
"testing"
|
||||
|
||||
"gotest.tools/assert"
|
||||
|
||||
"github.com/emicklei/go-restful"
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user