Skip to content

Commit

Permalink
removed commented line
Browse files Browse the repository at this point in the history
  • Loading branch information
nstclair-cc committed Dec 24, 2024
1 parent 53bd8d5 commit 559aff4
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -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 () {
Expand Down

0 comments on commit 559aff4

Please sign in to comment.