Skip to content

Commit

Permalink
resolve merge conflicts
Browse files Browse the repository at this point in the history
  • Loading branch information
Claire McCarthy committed Oct 14, 2019
2 parents ad786ee + 9de1e78 commit ca07726
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions controllers/resourcegroup_controller_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -2,16 +2,10 @@ package controllers

import (
"context"
<<<<<<< HEAD
"fmt"
"net/http"
"strings"

azurev1 "github.com/Azure/azure-service-operator/api/v1"
=======

azurev1alpha1 "github.com/Azure/azure-service-operator/api/v1alpha1"
>>>>>>> master
"github.com/Azure/azure-service-operator/pkg/helpers"

. "github.com/onsi/ginkgo"
Expand Down

0 comments on commit ca07726

Please sign in to comment.