mirror of
https://github.com/n8n-io/n8n.git
synced 2024-12-24 04:04:06 -08:00
clean up extra space
This commit is contained in:
parent
655291a442
commit
c10a546567
|
@ -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[][];
|
||||
|
|
Loading…
Reference in a new issue