remove errors import

This commit is contained in:
Asim Aslam 2020-02-06 18:45:12 +00:00
parent 512df2628f
commit dbeb7cfe9c

View File

@ -2,7 +2,6 @@
package kubernetes package kubernetes
import ( import (
"errors"
"fmt" "fmt"
"strings" "strings"
"sync" "sync"