Run goimports
This commit is contained in:
@@ -17,9 +17,10 @@ limitations under the License.
|
||||
package flowcontrol
|
||||
|
||||
import (
|
||||
"k8s.io/kubernetes/pkg/util/clock"
|
||||
"testing"
|
||||
"time"
|
||||
|
||||
"k8s.io/kubernetes/pkg/util/clock"
|
||||
)
|
||||
|
||||
func TestSlowBackoff(t *testing.T) {
|
||||
|
Reference in New Issue
Block a user