From 35fd5ce3d48fb64bfd16e7f9e8ebc4ff2c365b86 Mon Sep 17 00:00:00 2001 From: joseph izang Date: Wed, 4 Aug 2021 18:13:04 +0100 Subject: [PATCH] remove a bunch of commented out code and debugging code --- .../src/tests/pluginManager.spec.ts | 4 +- .../src/lib/components/InactivePluginCard.tsx | 2 - .../src/lib/components/LocalPluginForm.tsx | 15 ++----- .../src/lib/remix-ui-plugin-manager.tsx | 41 ------------------- 4 files changed, 6 insertions(+), 56 deletions(-) diff --git a/apps/remix-ide-e2e/src/tests/pluginManager.spec.ts b/apps/remix-ide-e2e/src/tests/pluginManager.spec.ts index f9d8863c0c..e4831dfb33 100644 --- a/apps/remix-ide-e2e/src/tests/pluginManager.spec.ts +++ b/apps/remix-ide-e2e/src/tests/pluginManager.spec.ts @@ -132,8 +132,8 @@ module.exports = { .click('*[data-id="localPluginRadioButtonsidePanel"]') .click('*[data-id="pluginManagerLocalPluginModalDialogModalDialogModalFooter-react"]') // .modalFooterOKClick() - .pause(5000) - .waitForElementVisible('*[data-shared="tooltipPopup"]:nth-last-of-type(1)') + // .pause(5000) + // .waitForElementVisible('*[data-shared="tooltipPopup"]:nth-last-of-type(1)') .pause(2000) .assert.containsText('*[data-shared="tooltipPopup"]:nth-last-of-type(1)', 'Cannot create Plugin : This name has already been used') }, diff --git a/libs/remix-ui/plugin-manager/src/lib/components/InactivePluginCard.tsx b/libs/remix-ui/plugin-manager/src/lib/components/InactivePluginCard.tsx index 13839d3bfa..9e9b79089a 100644 --- a/libs/remix-ui/plugin-manager/src/lib/components/InactivePluginCard.tsx +++ b/libs/remix-ui/plugin-manager/src/lib/components/InactivePluginCard.tsx @@ -54,8 +54,6 @@ function InactivePluginCard ({