From 781e9800c0151c8ae30d1408af820bd5846257c5 Mon Sep 17 00:00:00 2001 From: Hoonji <736199+hoonji@users.noreply.github.com> Date: Wed, 24 Apr 2024 23:30:30 +0900 Subject: [PATCH] Remove unused css variable --- tensorboard/webapp/runs/views/runs_table/runs_data_table.scss | 1 - 1 file changed, 1 deletion(-) diff --git a/tensorboard/webapp/runs/views/runs_table/runs_data_table.scss b/tensorboard/webapp/runs/views/runs_table/runs_data_table.scss index acfce22fa1b..2f1e9610c10 100644 --- a/tensorboard/webapp/runs/views/runs_table/runs_data_table.scss +++ b/tensorboard/webapp/runs/views/runs_table/runs_data_table.scss @@ -15,7 +15,6 @@ limitations under the License. @use '@angular/material' as mat; @import 'tensorboard/webapp/theme/tb_theme'; $_circle-size: 20px; -$_arrow_size: 16px; :host { min-width: 100%;