Skip to content

Commit

Permalink
style(): run prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
AlenVelocity committed Nov 8, 2021
1 parent a128c24 commit 96b2e88
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion examples/full.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -95,5 +95,4 @@ import { Sticker } from '../dist/index.js'
await sticker.toFile()
console.log(`Saved to ${sticker.defaultFilename}`)
})()

})()

0 comments on commit 96b2e88

Please sign in to comment.