mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-25 04:33:26 +00:00
Delete unuse err check
This commit is contained in:
parent
154b816a90
commit
7a55b5663c
@ -154,8 +154,4 @@ func (test getContextsTest) run(t *testing.T) {
|
||||
}
|
||||
return
|
||||
}
|
||||
|
||||
if err != nil {
|
||||
t.Errorf("Unexpected error: %v", err)
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user