diff --git a/mocks/APIClient.go b/mocks/APIClient.go index eb7255d..997de06 100644 --- a/mocks/APIClient.go +++ b/mocks/APIClient.go @@ -12,13 +12,6 @@ import ( mock "github.com/stretchr/testify/mock" ) - api "github.com/dell/gopowerstore/api" - - http "net/http" - - mock "github.com/stretchr/testify/mock" -) - // APIClient is an autogenerated mock type for the APIClient type type APIClient struct { mock.Mock