Skip to content

Commit

Permalink
Remove mnemonic files (#153)
Browse files Browse the repository at this point in the history
  • Loading branch information
shazarre committed Jan 25, 2024
1 parent fe2797d commit aeecef7
Show file tree
Hide file tree
Showing 6 changed files with 1 addition and 82 deletions.
Binary file removed apps/firebase/env.mnemonic.alfajores.enc
Binary file not shown.
Binary file removed apps/firebase/env.mnemonic.baklava.enc
Binary file not shown.
Binary file removed apps/firebase/env.mnemonic.enc
Binary file not shown.
Binary file removed apps/firebase/env.mnemonic.rc1.enc
Binary file not shown.
3 changes: 1 addition & 2 deletions apps/firebase/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,7 @@
"lint": "eslint -c ../../.eslintrc.js --ext .ts ./src",
"transfer-funds": "ts-node scripts/transfer-funds.ts",
"cli": "ts-node scripts/cli.ts",
"build:rules": "firebase-bolt database-rules.bolt",
"keys:encrypt": "bash scripts/key_placer.sh encrypt"
"build:rules": "firebase-bolt database-rules.bolt"
},
"dependencies": {
"@celo/connect": "^5.0.0",
Expand Down
80 changes: 0 additions & 80 deletions apps/firebase/scripts/key_placer.sh

This file was deleted.

1 comment on commit aeecef7

@vercel
Copy link

@vercel vercel bot commented on aeecef7 Jan 25, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.