Skip to content
This repository was archived by the owner on Feb 6, 2026. It is now read-only.

Commit 6bc345c

Browse files
committed
chore: remove not needed param comment
1 parent 632936a commit 6bc345c

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

google-cloud-logging/src/main/java/com/google/cloud/logging/LoggingHandler.java

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -382,8 +382,6 @@ public Synchronicity getSynchronicity() {
382382

383383
/**
384384
* Sets the metadata auto population flag.
385-
*
386-
* @param synchronicity {@link Synchronicity}
387385
*/
388386
public void setAutoPopulateMetadata(Boolean value) {
389387
checkNotNull(value);

0 commit comments

Comments
 (0)