From 6df88d8418e2e26e011e3bd4580781fa64b93a81 Mon Sep 17 00:00:00 2001 From: Rachael Sewell Date: Fri, 17 Mar 2023 09:50:32 -0700 Subject: [PATCH] Remove debug statement (#35663) --- tests/linting/lint-files.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/linting/lint-files.js b/tests/linting/lint-files.js index 09e5d4ed4b..775320d31c 100644 --- a/tests/linting/lint-files.js +++ b/tests/linting/lint-files.js @@ -250,7 +250,7 @@ const automatedIgnorePaths = ( ) .flat() .filter(Boolean) -console.log(automatedIgnorePaths) + // For each linterIgnore directory, walk the files in the directory and add // to the ignore list. const ignoreMarkdownFilesAbsPath = new Set(