summaryrefslogtreecommitdiff
path: root/std/node/_crypto/constants.ts
diff options
context:
space:
mode:
Diffstat (limited to 'std/node/_crypto/constants.ts')
-rw-r--r--std/node/_crypto/constants.ts1
1 files changed, 0 insertions, 1 deletions
diff --git a/std/node/_crypto/constants.ts b/std/node/_crypto/constants.ts
deleted file mode 100644
index cfe3f4626..000000000
--- a/std/node/_crypto/constants.ts
+++ /dev/null
@@ -1 +0,0 @@
-export const MAX_ALLOC = Math.pow(2, 30) - 1;