Skip to content

Commit

Permalink
Changes for conflict
Browse files Browse the repository at this point in the history
Signed-off-by: Yashvi Jain <Yashvi.jain@progress.com>
  • Loading branch information
Yashvi Jain authored and Yashvi Jain committed Jan 11, 2022
1 parent cea6386 commit 2737de0
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions components/infra-proxy-service/server/orgs.go
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,7 @@ import (

"github.com/chef/automate/api/external/common/query"
secrets "github.com/chef/automate/api/external/secrets"
<<<<<<< HEAD
=======
"github.com/chef/automate/api/interservice/authz"
>>>>>>> 960571021 (stash changes)
"github.com/chef/automate/api/interservice/infra_proxy/request"
"github.com/chef/automate/api/interservice/infra_proxy/response"
"github.com/chef/automate/components/infra-proxy-service/service"
Expand Down Expand Up @@ -299,4 +296,3 @@ func createProjectFromOrgIdAndServerID(s *Server, ctx context.Context, serverId

return []string{projectID.Project.Name}, nil
}

0 comments on commit 2737de0

Please sign in to comment.