clean up extra space

This commit is contained in:
Mutasem 2021-11-02 17:16:08 +01:00
parent 655291a442
commit c10a546567

View file

@ -9,7 +9,6 @@ import { getStyleTokenValue } from '../helpers';
import * as CanvasHelpers from '@/views/canvasHelpers';
import { Endpoint } from 'jsplumb';
const anchorPositions: {
[key: string]: {
[key: number]: string[] | number[][];