| Index: tools/telemetry/examples/credentials_example.json
|
| diff --git a/tools/telemetry/examples/credentials_example.json b/tools/telemetry/examples/credentials_example.json
|
| deleted file mode 100644
|
| index b3978b6eae0d944368a2fd67e59a1051aafe9120..0000000000000000000000000000000000000000
|
| --- a/tools/telemetry/examples/credentials_example.json
|
| +++ /dev/null
|
| @@ -1,10 +0,0 @@
|
| -{
|
| - "google": {
|
| - "username": "<your google account here>",
|
| - "password": "<your google password here>"
|
| - },
|
| - "facebook": {
|
| - "username": "<your google account here>",
|
| - "password": "<your google password here>"
|
| - }
|
| -}
|
|
|