Clean pubsub sample config

This commit is contained in:
Daniel Nelson
2019-02-01 12:26:00 -08:00
parent 2857f07af9
commit 8e46414da2
2 changed files with 21 additions and 21 deletions

View File

@@ -15,7 +15,6 @@ import (
)
const sampleConfig = `
[[inputs.pubsub]]
## Required. Name of Google Cloud Platform (GCP) Project that owns
## the given PubSub subscription.
project = "my-project"