Skip to content

Commit

Permalink
t
Browse files Browse the repository at this point in the history
  • Loading branch information
aljesusg committed Sep 7, 2018
1 parent 2db15d0 commit 6315e18
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion services/business/services.go
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@ package business
import (
"fmt"

"github.com/kiali/kiali/config"
"github.com/kiali/kiali/kubernetes"
"github.com/kiali/kiali/prometheus"
"github.com/kiali/kiali/services/models"
"github.com/kiali/kiali/config"
)

// SvcService deals with fetching istio/kubernetes services related content and convert to kiali model
Expand Down

0 comments on commit 6315e18

Please sign in to comment.