TBR: oncall: remove google identity column.

PresubmitTest: none
Change-Id: Idd7a0ccb80623cbf01586c7be4378c3ea7803589
diff --git a/oncall/client/browser/components/status-table/index.js b/oncall/client/browser/components/status-table/index.js
index 37b8d0f..e5c650c 100644
--- a/oncall/client/browser/components/status-table/index.js
+++ b/oncall/client/browser/components/status-table/index.js
@@ -107,12 +107,6 @@
         threshold: 2000
       },
       {
-        dataKey: Consts.dataKeys.DK_SERVICE_LATENCY,
-        label: 'LATENCY (GOOGLE IDENTITY)',
-        metricName: Consts.metricNames.MN_GOOGLE_IDEN,
-        threshold: 2000
-      },
-      {
         dataKey: Consts.dataKeys.DK_SERVICE_QPS,
         label: 'QPS',
         metricName: Consts.metricNames.MN_IDENTITY