diff options
Diffstat (limited to 'ext/web/08_text_encoding.js')
-rw-r--r-- | ext/web/08_text_encoding.js | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/ext/web/08_text_encoding.js b/ext/web/08_text_encoding.js index 9be4aa753..e37fbdcd7 100644 --- a/ext/web/08_text_encoding.js +++ b/ext/web/08_text_encoding.js @@ -38,7 +38,6 @@ #rid = null; /** - * * @param {string} label * @param {TextDecoderOptions} options */ @@ -198,7 +197,6 @@ #transform; /** - * * @param {string} label * @param {TextDecoderOptions} options */ |