Skip to content

Commit 4a34a78

Browse files
committed
more code review fixes
1 parent 0818449 commit 4a34a78

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/command/render/pandoc-html.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,6 @@ export async function resolveSassBundles(
5555
format: Format,
5656
project: ProjectContext,
5757
) {
58-
const { temp } = project;
5958
extras = cloneDeep(extras);
6059

6160
const mergedBundles: Record<string, SassBundleWithBrand[]> = {};

0 commit comments

Comments
 (0)