From 9c238d6de4da14b615d11ebd1950b39dbcd5210f Mon Sep 17 00:00:00 2001 From: Logan Ramos Date: Tue, 25 Jul 2023 07:35:44 -0700 Subject: [PATCH] Remove empty markdown cell from Endgame NB (#188790) Remove empty markdown cell from nb --- .vscode/notebooks/my-endgame.github-issues | 5 ----- 1 file changed, 5 deletions(-) diff --git a/.vscode/notebooks/my-endgame.github-issues b/.vscode/notebooks/my-endgame.github-issues index fef2cbf6662..92fddeef220 100644 --- a/.vscode/notebooks/my-endgame.github-issues +++ b/.vscode/notebooks/my-endgame.github-issues @@ -44,11 +44,6 @@ "language": "github-issues", "value": "$REPOS $MILESTONE $MINE is:issue is:closed reason:completed label:feature-request -label:verification-needed -label:on-testplan -label:verified -label:*duplicate" }, - { - "kind": 1, - "language": "markdown", - "value": "" - }, { "kind": 1, "language": "markdown",