Skip to content

Commit

Permalink
Remove Django Samples. (#657)
Browse files Browse the repository at this point in the history
  • Loading branch information
busunkim96 authored May 16, 2019
1 parent 9a25cc8 commit 2560dc9
Showing 1 changed file with 0 additions and 17 deletions.
17 changes: 0 additions & 17 deletions samples/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -149,10 +149,6 @@ Documentation for the Google+ API in
<td><a href="plus">samples/plus</a></td>
<td>Loop over all a user's activities and print a short snippet</td>
</tr>
<tr>
<td><a href="django_sample">samples/django_sample</a></td>
<td>Demonstrates oauth2client and the Google+ API from Django</td>
</tr>
</table>

## ![](http://www.google.com/images/icons/feature/predictionapi-32.png) Prediction API
Expand Down Expand Up @@ -293,10 +289,6 @@ Documentation for the YouTube Data API in
<td>Demonstrates the people API and OAuth 2.0 decorator for Google App
Engine applications</td>
</tr>
<tr>
<td><a href="django_sample">samples/django_sample</a></td>
<td>Demonstrates oauth2client and the Google+ API from Django</td>
</tr>
<tr>
<td><a href="service_account">samples/service_account</a></td>
<td>Demonstrates working with service accounts</td>
Expand All @@ -317,15 +309,6 @@ Documentation for the YouTube Data API in
</tr>
</table>

# Django Samples

<table>
<tr>
<td><a href="django_sample">samples/django_sample</a></td>
<td>Demonstrates oauth2client and the Google+ API from Django</td>
</tr>
</table>

# Command-line Samples

<table>
Expand Down

0 comments on commit 2560dc9

Please sign in to comment.