Delete index.js

This commit is contained in:
Šebestíček 2022-03-20 18:11:53 +01:00 committed by GitHub
parent 4b07f8aaad
commit 857c25aa13
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +0,0 @@
module.exports = {
decrypter: require("./src/decrypter"),
encrypter: require("./src/encrypter")
}