[Status] Remove out of date docs

Change-Id: Iecf728d9133cd499f83f8a9bd4147c8537c025bc
Reviewed-on: https://skia-review.googlesource.com/c/buildbot/+/291364
Reviewed-by: Eric Boren <borenet@google.com>
diff --git a/status/README.md b/status/README.md
index 1e0fa23..ec7279d 100644
--- a/status/README.md
+++ b/status/README.md
@@ -2,26 +2,3 @@
 ===========
 
 Skia Status is a server which displays information about the current Skia status.
-
-### Skia Status ###
-It needs the following project level metadata set:
-
-    metadata.COOKIESALT
-    metadata.CLIENT_ID
-    metadata.CLIENT_SECRET
-    metadata.INFLUXDB_NAME
-    metadata.INFLUXDB_PASSWORD
-
-The client_id and client_secret come from here:
-
-    https://console.developers.google.com/project/31977622648/apiui/credential
-
-Look for the Client ID that has a Redirect URI for mon.skia.org.
-
-For 'cookiesalt' search for 'skiamonitor' in valentine.
-
-The gmail_clientid and gmail_clientsecret come from here:
-
-    https://console.developers.google.com/project/31977622648/apiui/credential
-
-Look for the section titled, "Client ID for native application."