Skip to content

Commit

Permalink
Merge branch '1510_add_top_level_request_logger_registry' of https://…
Browse files Browse the repository at this point in the history
…github.com/axsaucedo/seldon-core into 1510_add_top_level_request_logger_registry
  • Loading branch information
axsaucedo committed Mar 7, 2020
2 parents b565a82 + 9782a30 commit 4702272
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions operator/apis/machinelearning/v1/seldondeployment_types.go
Original file line number Diff line number Diff line change
Expand Up @@ -19,11 +19,10 @@ package v1
import (
"crypto/md5"
"encoding/hex"
"strconv"

autoscalingv2beta2 "k8s.io/api/autoscaling/v2beta1"
v1 "k8s.io/api/core/v1"
metav1 "k8s.io/apimachinery/pkg/apis/meta/v1"
"strconv"
)

const (
Expand Down

0 comments on commit 4702272

Please sign in to comment.