aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/tensorboard/components/tf_globals/globals.ts
diff options
context:
space:
mode:
Diffstat (limited to 'tensorflow/tensorboard/components/tf_globals/globals.ts')
-rw-r--r--tensorflow/tensorboard/components/tf_globals/globals.ts2
1 files changed, 0 insertions, 2 deletions
diff --git a/tensorflow/tensorboard/components/tf_globals/globals.ts b/tensorflow/tensorboard/components/tf_globals/globals.ts
index 7d4229dccb..fb6bb83b97 100644
--- a/tensorflow/tensorboard/components/tf_globals/globals.ts
+++ b/tensorflow/tensorboard/components/tf_globals/globals.ts
@@ -13,8 +13,6 @@ See the License for the specific language governing permissions and
limitations under the License.
==============================================================================*/
-
-
// The names of TensorBoard tabs.
export const TABS = [
'scalars', 'images', 'audio', 'graphs', 'distributions', 'histograms',