Skip to content

Commit 2ad3d5c

Browse files
committed
chore: remove empty line
1 parent 7a710a0 commit 2ad3d5c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

sources/src/index.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@ Win.Map.prototype.get = new Proxy(Win.Map.prototype.get, {
2525
let ArgText = ''
2626
try {
2727
ArgText = OriginalArrayToString.call(Args) as string
28-
2928
} catch {
3029
console.warn('[tinyShield]: Map.prototype.get:', ThisArg, Args)
3130
}

0 commit comments

Comments
 (0)