diff --git a/e2e/playwright/testing-constraints.spec.ts b/e2e/playwright/testing-constraints.spec.ts index 2a0234141..6ca060b37 100644 --- a/e2e/playwright/testing-constraints.spec.ts +++ b/e2e/playwright/testing-constraints.spec.ts @@ -4,7 +4,6 @@ import { getUtils, TEST_COLORS, pollEditorLinesSelectedLength, - executorInputPath, orRunWhenFullSuiteEnabled, } from './test-utils' import { XOR } from 'lib/utils'