summaryrefslogtreecommitdiff
path: root/runtime/js/40_permissions.js
diff options
context:
space:
mode:
authorDavid Sherret <dsherret@users.noreply.github.com>2021-09-02 18:28:12 -0400
committerGitHub <noreply@github.com>2021-09-02 18:28:12 -0400
commit987716798fb3bddc9abc7e12c25a043447be5280 (patch)
treeacb14305d38d8ae78877e59e6faa66a66506eed3 /runtime/js/40_permissions.js
parent1bf7b90ca8ad8e2bf62e455c24d5498c9ee74a46 (diff)
feat(fmt): add basic JS doc formatting (#11902)
Diffstat (limited to 'runtime/js/40_permissions.js')
-rw-r--r--runtime/js/40_permissions.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/runtime/js/40_permissions.js b/runtime/js/40_permissions.js
index 1b053f938..147ae92f0 100644
--- a/runtime/js/40_permissions.js
+++ b/runtime/js/40_permissions.js
@@ -111,7 +111,6 @@
const statusCache = new Map();
/**
- *
* @param {Deno.PermissionDescriptor} desc
* @param {Deno.PermissionState} state
* @returns {PermissionStatus}