Skip to content

Commit 8958608

Browse files
committed
Remove space
1 parent c2a31f6 commit 8958608

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.typedoc/custom-plugin.mjs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,6 @@ function getCatchAllReplacements() {
127127
pattern: /(?<![\[\w`])`?SessionStatusClaim`?(?![\]\w`])/g,
128128
replace: '[`SessionStatusClaim`](/docs/reference/javascript/types/session-status)',
129129
},
130-
131130
{
132131
pattern: /(?<![`[\]])\bSetActiveParams\b(?![\]\(])/g,
133132
replace: '[SetActiveParams](/docs/reference/javascript/types/set-active-params)',

0 commit comments

Comments
 (0)