[autofix.ci] apply automated fixes

This commit is contained in:
autofix-ci[bot]
2025-05-10 05:33:28 +00:00
committed by GitHub
parent 82874c6584
commit 96bd7de40d

View File

@@ -1,7 +1,7 @@
import { line, curveBasis } from 'd3';
import { StateDB } from './stateDb.js';
import utils from '../../utils.js';
import common, {getUrl} from '../common/common.js';
import common, { getUrl } from '../common/common.js';
import { getConfig } from '../../diagram-api/diagramAPI.js';
import { log } from '../../logger.js';