summaryrefslogtreecommitdiff
path: root/tests/specs/bench/allow_none/allow_none.ts
diff options
context:
space:
mode:
Diffstat (limited to 'tests/specs/bench/allow_none/allow_none.ts')
-rw-r--r--tests/specs/bench/allow_none/allow_none.ts1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/specs/bench/allow_none/allow_none.ts b/tests/specs/bench/allow_none/allow_none.ts
index 77f86f256..59007ecb0 100644
--- a/tests/specs/bench/allow_none/allow_none.ts
+++ b/tests/specs/bench/allow_none/allow_none.ts
@@ -5,7 +5,6 @@ const permissions: Deno.PermissionName[] = [
"env",
"run",
"ffi",
- "hrtime",
];
for (const name of permissions) {