refactor(katex): resolved linting errors

This commit is contained in:
NicolasNewman 2023-10-11 11:10:56 -05:00
parent 2dce7f0268
commit e6906563a4

View File

@ -2,7 +2,7 @@ import { log } from '../../logger.js';
import type { Group, SVG } from '../../diagram-api/types.js';
import { selectSvgElement } from '../../rendering-util/selectSvgElement.js';
import { configureSvgSize } from '../../setupGraphViewbox.js';
import { Diagram } from '../../Diagram.js';
import type { Diagram } from '../../Diagram.js';
/**
* Draws a an info picture in the tag with id: id based on the graph definition in text.