Skip to content

Commit 0038d59

Browse files
committed
Remove trailing whitespace
1 parent 1d3a523 commit 0038d59

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sdks/java/core/src/main/java/org/apache/beam/sdk/io/PubsubIO.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ private static void populateCommonDisplayData(DisplayData.Builder builder,
152152
.withLabel("Pubsub Topic"));
153153
}
154154
}
155-
155+
156156
/**
157157
* Class representing a Pub/Sub message. Each message contains a single message payload and
158158
* a map of attached attributes.

0 commit comments

Comments
 (0)