Skip to content

Commit 157c580

Browse files
Update appendLink.js
1 parent ca5d032 commit 157c580

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

UsesCases/Links/add/appendLink.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,6 @@ const pdfLinks = {
4646
},
4747

4848
async appendLink () {
49-
5049
const linkColor = new Color({ a: 255, r: 0, g: 255, b: 0 });
5150

5251
const linkRectangle = new Rectangle();

0 commit comments

Comments
 (0)