Skip to content

Commit

Permalink
fix again
Browse files Browse the repository at this point in the history
  • Loading branch information
Bubobubobubobubo committed Feb 23, 2024
1 parent 4db4127 commit a36aa53
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/documentation/basics/welcome.ts
Original file line number Diff line number Diff line change
@@ -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);
Expand Down

0 comments on commit a36aa53

Please sign in to comment.