mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-01-28 07:03:17 +08:00
Lint fix
This commit is contained in:
parent
1f9b4703e8
commit
45e9988700
@ -1,6 +1,6 @@
|
||||
import { logger } from '../logger'; // eslint-disable-line
|
||||
import createLabel from './createLabel';
|
||||
import { line, svg, curveBasis } from 'd3';
|
||||
import { line, curveBasis } from 'd3';
|
||||
import { getConfig } from '../config';
|
||||
|
||||
let edgeLabels = {};
|
||||
|
Loading…
x
Reference in New Issue
Block a user