From 2bd087ab1b2c2047b1681b8bb369a1f8acf30019 Mon Sep 17 00:00:00 2001 From: Satya Rohith Date: Wed, 28 Apr 2021 19:38:51 +0530 Subject: chore: upgrade dprint plugins (#10397) --- op_crates/file/03_blob_url.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'op_crates/file/03_blob_url.js') diff --git a/op_crates/file/03_blob_url.js b/op_crates/file/03_blob_url.js index 570aa4342..2b5e16b55 100644 --- a/op_crates/file/03_blob_url.js +++ b/op_crates/file/03_blob_url.js @@ -19,7 +19,7 @@ const { _byteSequence } = window.__bootstrap.file; const { URL } = window.__bootstrap.url; - /** + /** * @param {Blob} blob * @returns {string} */ @@ -40,7 +40,7 @@ return url; } - /** + /** * @param {string} url * @returns {void} */ -- cgit v1.2.3