Skip to content

Commit

Permalink
revert pagerduty change
Browse files Browse the repository at this point in the history
Signed-off-by: yuvraj <[email protected]>
  • Loading branch information
yindia authored and poiana committed Mar 29, 2021
1 parent be7fa13 commit 94fb469
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions outputs/client.go
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ import (
"cloud.google.com/go/pubsub"
"cloud.google.com/go/storage"
"github.com/DataDog/datadog-go/statsd"
"github.com/PagerDuty/go-pagerduty"
"github.com/aws/aws-sdk-go/aws/session"
cloudevents "github.com/cloudevents/sdk-go/v2"
"github.com/google/uuid"
Expand Down Expand Up @@ -65,7 +64,6 @@ type Client struct {

GCSStorageClient *storage.Client
KafkaProducer *kafka.Writer
PagerdutyClient *pagerduty.Client
CloudEventsClient cloudevents.Client
KubernetesClient kubernetes.Interface
RabbitmqClient *amqp.Channel
Expand Down

0 comments on commit 94fb469

Please sign in to comment.