[ci] format

This commit is contained in:
delucis 2023-01-09 09:25:26 +00:00 committed by fredkbot
parent 16107b6a10
commit 62ae11408e

View file

@ -1,5 +1,4 @@
import Slugger from 'github-slugger'; import Slugger from 'github-slugger';
import { toHtml } from 'hast-util-to-html';
import { visit } from 'unist-util-visit'; import { visit } from 'unist-util-visit';
import type { MarkdownHeading, MarkdownVFile, RehypePlugin } from './types.js'; import type { MarkdownHeading, MarkdownVFile, RehypePlugin } from './types.js';