Skip to content

Commit 7cf7a9b

Browse files
committed
chore(gax): dummy change to trigger CI
1 parent 928140c commit 7cf7a9b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

  • sdk-platform-java/gax-java/gax/src/main/java/com/google/api/gax/logging

sdk-platform-java/gax-java/gax/src/main/java/com/google/api/gax/logging/LoggingUtils.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ public class LoggingUtils {
4646
* @return true if logging is enabled, false otherwise.
4747
*/
4848
public static boolean isLoggingEnabled() {
49+
// Dummy comment to trigger CI pipeline
4950
return loggingEnabled;
5051
}
5152

0 commit comments

Comments
 (0)