mirror of https://github.com/perkeep/perkeep.git
google drive: fix import example to shut rewrite-imports.sh up
Change-Id: Id699b35e9beb99f2ba84a1e427a04c892a5e7b73
This commit is contained in:
parent
31df3635a4
commit
071525e06c
|
@ -4,7 +4,7 @@
|
|||
//
|
||||
// Usage example:
|
||||
//
|
||||
// import "code.google.com/p/google-api-go-client/drive/v2"
|
||||
// import "camlistore.org/third_party/code.google.com/p/google-api-go-client/drive/v2"
|
||||
// ...
|
||||
// driveService, err := drive.New(oauthHttpClient)
|
||||
package driveclient
|
||||
|
|
Loading…
Reference in New Issue