Skip to content

Commit 4262408

Browse files
committed
SCFF-46 deleted DopplerEndpoint comment
1 parent 0908f32 commit 4262408

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

main.go

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -78,10 +78,6 @@ func main() {
7878
}
7979
cfClient, _ := cfclient.NewClient(&c)
8080

81-
/*if len(*dopplerEndpoint) > 0 {
82-
cfClient.Endpoint.DopplerEndpoint = *dopplerEndpoint
83-
}*/ //TODO
84-
8581
//Creating Caching
8682
var cachingClient caching.Caching
8783
if caching.IsNeeded(*wantedEvents) {

0 commit comments

Comments
 (0)