Skip to content

Commit

Permalink
fix: remove execution of loading env files
Browse files Browse the repository at this point in the history
Signed-off-by: Mirko Mollik <mollik@trustcerts.de>
  • Loading branch information
Mirko Mollik committed May 1, 2024
1 parent 42dc33a commit 1937c14
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions packages/ssi-express-support/src/index.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
import * as dotenv from 'dotenv-flow'
dotenv.config()
export * from './entra-id-auth'
export * from './static-bearer-auth'
export * from './auth-utils'
Expand Down

0 comments on commit 1937c14

Please sign in to comment.