diff --git a/webapp/src/toolbox.tsx b/webapp/src/toolbox.tsx index 76b70f567535..9be4ffd41301 100644 --- a/webapp/src/toolbox.tsx +++ b/webapp/src/toolbox.tsx @@ -491,7 +491,6 @@ export class Toolbox extends data.Component { ]) let index = 0; - // I don't think this is working.. may remove or try to fix. let topRowIndex = 0; // index of top-level rows for animation const advancedButtonState = showAdvanced ? "advancedexpanded" : "advancedcollapsed"; return