diff --git a/v3/cypress/e2e/pixi-interaction/map-pixi-interaction.spec.ts b/v3/cypress/e2e/pixi-interaction/map-pixi-interaction.spec.ts index d0fa585fd..a599b3fd2 100644 --- a/v3/cypress/e2e/pixi-interaction/map-pixi-interaction.spec.ts +++ b/v3/cypress/e2e/pixi-interaction/map-pixi-interaction.spec.ts @@ -2,7 +2,6 @@ import { TableTileElements as table } from "../../support/elements/table-tile" import { ComponentElements as c } from "../../support/elements/component-elements" import { MapTileElements as map } from "../../support/elements/map-tile" import { MapCanvasHelper as mch } from "../../support/helpers/map-canvas-helper" -//import { FormulaHelper as fh } from "../../support/helpers/formula-helper" context("Graph UI with Pixi interaction", () => { beforeEach(function () {