File tree Expand file tree Collapse file tree 1 file changed +0
-2
lines changed
Expand file tree Collapse file tree 1 file changed +0
-2
lines changed Original file line number Diff line number Diff line change @@ -22,7 +22,6 @@ import (
2222 "encoding/json"
2323 "errors"
2424 "fmt"
25- client "github.com/devtron-labs/devtron/api/helm-app"
2625 service2 "github.com/devtron-labs/devtron/api/helm-app/service"
2726 "github.com/devtron-labs/devtron/pkg/appStore/installedApp/service/EAMode"
2827 "net/http"
@@ -69,7 +68,6 @@ type AppStoreDeploymentRestHandlerImpl struct {
6968 appStoreDeploymentDBService service.AppStoreDeploymentDBService
7069 validator * validator.Validate
7170 helmAppService service2.HelmAppService
72- helmAppRestHandler client.HelmAppRestHandler
7371 argoUserService argo.ArgoUserService
7472 attributesService attributes.AttributesService
7573 installAppService EAMode.InstalledAppDBService
You can’t perform that action at this time.
0 commit comments