mirror of
https://github.com/zen-browser/pdf.js.git
synced 2025-07-08 01:10:08 +02:00
Re-factor PDFPrintServiceFactory
to use import maps
This is very old code, which can (ever so slightly) be simplified now that import maps are available.
This commit is contained in:
parent
60fd9d583d
commit
898172e9d2
6 changed files with 48 additions and 35 deletions
|
@ -14,7 +14,6 @@
|
|||
*/
|
||||
|
||||
import "web-com";
|
||||
import "web-print_service";
|
||||
import { RenderingStates, ScrollMode, SpreadMode } from "./ui_utils.js";
|
||||
import { AppOptions } from "./app_options.js";
|
||||
import { LinkTarget } from "./pdf_link_service.js";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue