Skip to content

Commit

Permalink
Remove very outdated service_account example
Browse files Browse the repository at this point in the history
  • Loading branch information
dermesser committed Oct 27, 2022
1 parent 7c9c921 commit 78b79cf
Show file tree
Hide file tree
Showing 5 changed files with 1 addition and 246 deletions.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ webbrowser = "0.5"
hyper-rustls = "0.23"

[workspace]
members = ["examples/test-installed/", "examples/test-svc-acct/", "examples/test-device/", "examples/service_account", "examples/drive_example", "examples/test-adc"]
members = ["examples/test-installed/", "examples/test-svc-acct/", "examples/test-device/", "examples/test-adc"]

[package.metadata.docs.rs]
all-features = true
Expand Down
16 changes: 0 additions & 16 deletions examples/service_account/Cargo.toml

This file was deleted.

8 changes: 0 additions & 8 deletions examples/service_account/README.md

This file was deleted.

12 changes: 0 additions & 12 deletions examples/service_account/pubsub-auth.json

This file was deleted.

209 changes: 0 additions & 209 deletions examples/service_account/src/main.rs

This file was deleted.

0 comments on commit 78b79cf

Please sign in to comment.