Skip to content

Commit b061ffa

Browse files
remove unused imports in the 3-th place
1 parent 77dec4d commit b061ffa

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/e2e/specs/miscellaneous/WorkspaceWithParent.spec.ts

-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@ import { ITestWorkspaceUtil } from '../../utils/workspace/ITestWorkspaceUtil';
2525
import { DriverHelper } from '../../utils/DriverHelper';
2626
import { TIMEOUT_CONSTANTS } from '../../constants/TIMEOUT_CONSTANTS';
2727
import { FACTORY_TEST_CONSTANTS } from '../../constants/FACTORY_TEST_CONSTANTS';
28-
import { CreateWorkspace } from '../../pageobjects/dashboard/CreateWorkspace';
2928

3029
suite(`Workspace using a parent test suite ${BASE_TEST_CONSTANTS.TEST_ENVIRONMENT}`, function (): void {
3130
const projectAndFileTests: ProjectAndFileTests = e2eContainer.get(CLASSES.ProjectAndFileTests);

0 commit comments

Comments
 (0)