Remove useless env variables

This commit is contained in:
2021-06-16 14:30:19 +02:00
parent 7f4ce8cde7
commit bfa03a5667
9 changed files with 7 additions and 23 deletions

View File

@@ -6,7 +6,6 @@
*/
declare module '@ioc:Adonis/Core/Hash' {
import { HashDrivers } from '@ioc:Adonis/Core/Hash'
interface HashersList {
bcrypt: {