From 56ae5abf08bd589eb641c5de39e4413d50c33520 Mon Sep 17 00:00:00 2001 From: Ashley Harrison Date: Mon, 24 Jul 2023 11:13:21 +0100 Subject: [PATCH] Chore: remove comment that doesn't apply anymore (#72186) remove comment that doesn't apply anymore --- .../app/core/components/NestedFolderPicker/NestedFolderList.tsx | 1 - 1 file changed, 1 deletion(-) diff --git a/public/app/core/components/NestedFolderPicker/NestedFolderList.tsx b/public/app/core/components/NestedFolderPicker/NestedFolderList.tsx index 1c99caefd60..36c69fc02bf 100644 --- a/public/app/core/components/NestedFolderPicker/NestedFolderList.tsx +++ b/public/app/core/components/NestedFolderPicker/NestedFolderList.tsx @@ -207,7 +207,6 @@ function Row({ index, style: virtualStyles, data }: RowProps) { )}