Skip to content

Commit

Permalink
Remove Deno Hosts
Browse files Browse the repository at this point in the history
  • Loading branch information
mbenedettini committed Sep 23, 2024
1 parent c8a172c commit 550b897
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/puppeteer.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
import { puppeteer } from "./deps.ts";
import Hosts from 'https://deno.land/x/[email protected]/mod.ts';


async function html2pdf(html: string, browserURL?: string) {
if (!browserURL) {
Expand Down

0 comments on commit 550b897

Please sign in to comment.