Skip to content

Commit b15ecac

Browse files
committed
Merge branch 'main' of github.com:quarto-dev/quarto-cli into main
2 parents a78361c + 816fce8 commit b15ecac

File tree

6 files changed

+323
-1467
lines changed

6 files changed

+323
-1467
lines changed

src/core/svg.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66
*/
77

88
import { kFigHeight, kFigWidth } from "../config/constants.ts";
9-
import { isRevealjsOutput } from "../config/format.ts";
109
import { Element, getDomParser } from "./deno-dom.ts";
1110
import { EitherString, MappedString } from "./lib/text-types.ts";
1211
import { asMappedString, mappedDiff } from "./mapped-text.ts";

0 commit comments

Comments
 (0)