Skip to content

Commit 7c1f729

Browse files
committed
[chore] remove import
1 parent ddc87b4 commit 7c1f729

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/command/render/flags.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,6 @@ import {
2727
import { isQuartoMetadata } from "../../config/metadata.ts";
2828
import { RenderFlags, RenderOptions } from "./types.ts";
2929

30-
import * as ld from "../../core/lodash.ts";
31-
3230
import { isAbsolute, SEP_PATTERN } from "../../deno_ral/path.ts";
3331
import { normalizePath } from "../../core/path.ts";
3432
import { removeFlags } from "../../core/flags.ts";

0 commit comments

Comments
 (0)