Commit 31daeed3 authored by Zhou Peng's avatar Zhou Peng

[pkg/util/coverage]: group imports for readability

Signed-off-by: 's avatarZhou Peng <p@ctriple.cn>
parent b5336132
......@@ -23,11 +23,12 @@ package coverage
import (
"flag"
"fmt"
"k8s.io/apimachinery/pkg/util/wait"
"k8s.io/klog"
"os"
"testing"
"time"
"k8s.io/apimachinery/pkg/util/wait"
"k8s.io/klog"
)
var coverageFile string
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment