Remove duplicate logger in Nest documentation (#15739)

This line is already defined on the line above
This commit is contained in:
Martijn Russchen 2020-11-24 09:53:11 +01:00 committed by GitHub
parent 7a569a34d5
commit a99b95794c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -139,7 +139,6 @@ logger:
google_nest_sdm.event: debug
google.cloud.pubsub_v1: debug
google.cloud.pubsub_v1.subscriber._protocol.streaming_pull_manager: debug
google.cloud.pubsub_v1.subscriber._protocol.streaming_pull_manager: debug
```