Skip to content

Commit

Permalink
Bracket
Browse files Browse the repository at this point in the history
Signed-off-by: CTomlyn <[email protected]>
  • Loading branch information
tomlyn committed Dec 12, 2024
1 parent 3eaa533 commit aec9d37
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@
import { get, has, isNumber, set } from "lodash";
import { ASSOCIATION_LINK, ASSOC_STRAIGHT, COMMENT_LINK, NODE_LINK,
LINK_TYPE_STRAIGHT, SUPER_NODE, NORTH, SOUTH, EAST, WEST,
PORT_DISPLAY_IMAGE}
from "../common-canvas/constants/canvas-constants.js";
PORT_DISPLAY_IMAGE
} from "../common-canvas/constants/canvas-constants.js";

export default class CanvasUtils {

Expand Down

0 comments on commit aec9d37

Please sign in to comment.