add goimports format action (#3630)
Signed-off-by: Jeff <jeffzhang@yunify.com>
This commit is contained in:
@@ -17,10 +17,11 @@ limitations under the License.
|
||||
package auditing
|
||||
|
||||
import (
|
||||
"strconv"
|
||||
|
||||
"kubesphere.io/kubesphere/pkg/api/auditing/v1alpha1"
|
||||
"kubesphere.io/kubesphere/pkg/simple/client/auditing"
|
||||
"kubesphere.io/kubesphere/pkg/utils/stringutils"
|
||||
"strconv"
|
||||
)
|
||||
|
||||
type Interface interface {
|
||||
|
||||
Reference in New Issue
Block a user