Skip to content

Commit

Permalink
chore: lint
Browse files Browse the repository at this point in the history
  • Loading branch information
antfu committed Apr 8, 2024
1 parent 9c42d63 commit 2339114
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/utils/svgToPng.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
import { dataUrlToBlob } from './dataUrlToBlob'

export async function svgToPngDataUrl(svg: string) {
const scaleFactor = 16

Expand Down

0 comments on commit 2339114

Please sign in to comment.