aboutsummaryrefslogtreecommitdiff
path: root/browserify.js
diff options
context:
space:
mode:
authorgrant-kun <[email protected]>2022-09-26 11:31:50 -0500
committergrant-kun <[email protected]>2022-09-26 11:31:50 -0500
commit34e9facde87cac19e7d68f6ffce28546d92c9979 (patch)
tree57f086b4ac7d2cff391511a707091d62b56a9fcf /browserify.js
parentef9d69cee87c45fc4507780a891591cc31ec5481 (diff)
removed extra
Diffstat (limited to 'browserify.js')
-rw-r--r--browserify.js2
1 files changed, 0 insertions, 2 deletions
diff --git a/browserify.js b/browserify.js
deleted file mode 100644
index 7da26f4..0000000
--- a/browserify.js
+++ /dev/null
@@ -1,2 +0,0 @@
-let nodersa = require("node-rsa");
-window.nodersa = nodersa;