Skip to content

Commit a0d74ee

Browse files
author
Jerjou Cheng
committed
Remove unused 'all' tag.
1 parent 957da6b commit a0d74ee

File tree

2 files changed

+0
-4
lines changed
  • cloud-storage/xml-api

2 files changed

+0
-4
lines changed

cloud-storage/xml-api/cmdline-sample/src/main/java/StorageSample.java

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
//[START all]
21
/*
32
* Copyright (c) 2014 Google Inc.
43
*
@@ -109,4 +108,3 @@ public static void main(final String[] args) {
109108
System.exit(1);
110109
}
111110
}
112-
//[END all]

cloud-storage/xml-api/serviceaccount-appengine-sample/src/main/java/com/google/api/client/sample/storage/appengine/serviceaccount/StorageSample.java

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
//[START all]
21
/*
32
* Copyright (c) 2012 Google Inc.
43
*
@@ -102,4 +101,3 @@ protected void doGet(
102101
}
103102
}
104103
}
105-
//[END all]

0 commit comments

Comments
 (0)