Skip to content

Commit

Permalink
chore(fix): fix snippet-bot errors
Browse files Browse the repository at this point in the history
adding empty region tag logging_list_log_entries to ListLogs.java
  • Loading branch information
minherz committed Aug 11, 2021
1 parent 63d60c9 commit 100e578
Showing 1 changed file with 8 additions and 0 deletions.
Expand Up @@ -39,3 +39,11 @@ public static void main(String... args) throws Exception {
}
}
// [END logging_list_logs]

// the following is a temporary location due to exclusive requirement
// from snippet layout vs. snippet-bot

// [START logging_list_log_entries]


// [END logging_list_log_entries]

0 comments on commit 100e578

Please sign in to comment.