Skip to content

Commit

Permalink
chore: unused code
Browse files Browse the repository at this point in the history
  • Loading branch information
alexgrozav committed Jan 15, 2025
1 parent db76582 commit 9b6c5a0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion cypress/e2e/12-canvas.cy.ts
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ import {
} from '../composables/workflow';
import { NDV, WorkflowExecutionsTab } from '../pages';
import { WorkflowPage as WorkflowPageClass } from '../pages/workflow';
import { isCanvasV2 } from '../utils/workflowUtils';

const WorkflowPage = new WorkflowPageClass();
const ExecutionsTab = new WorkflowExecutionsTab();
Expand Down

0 comments on commit 9b6c5a0

Please sign in to comment.