Skip to content

Commit

Permalink
chore: removed unused vars
Browse files Browse the repository at this point in the history
  • Loading branch information
BayBreezy committed Sep 26, 2023
1 parent 609c15a commit 45fdc15
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/runtime/composables/usePDFMake.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
import * as pdfMake from "pdfmake/build/pdfmake";
import { useFontPresets } from "./fontPresets";
import { TFontDictionary } from "pdfmake/interfaces";

/**
* A composable that returns the pdfMake instance.
Expand Down

0 comments on commit 45fdc15

Please sign in to comment.