fix again

This commit is contained in:
2024-02-23 10:03:42 +01:00
parent 4db41275b4
commit a36aa53e04

View File

@ -1,7 +1,6 @@
import { makeExampleFactory, key_shortcut } from "../../Documentation";
import { type Editor } from "../../main";
import { examples } from "../../examples/excerpts";
import pdf from "./TOPOS_COMMANDS.pdf";
export const introduction = (application: Editor): string => {
const makeExample = makeExampleFactory(application);