Skip to content

Commit 1b3ba0b

Browse files
authored
chore(doc): fix duplicated region tag (#622)
remove duplicated region tag logging_list_log_entries from ListLogs.java
1 parent 9359569 commit 1b3ba0b

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

samples/snippets/src/main/java/com/example/logging/ListLogs.java

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -39,11 +39,3 @@ public static void main(String... args) throws Exception {
3939
}
4040
}
4141
// [END logging_list_logs]
42-
43-
// the following is a temporary location due to exclusive requirement
44-
// from snippet layout vs. snippet-bot
45-
46-
// [START logging_list_log_entries]
47-
48-
49-
// [END logging_list_log_entries]

0 commit comments

Comments
 (0)