mirror of
https://github.com/IT4Change/gradido.git
synced 2026-02-06 09:56:05 +00:00
remove double
This commit is contained in:
parent
3cf9e96974
commit
193d9bfa31
@ -18,10 +18,6 @@ import { createRequire } from 'node:module'
|
||||
import dotenv from 'dotenv'
|
||||
dotenv.config() // load env vars from .env
|
||||
|
||||
import dotenv from 'dotenv'
|
||||
|
||||
dotenv.config() // load env vars from .env
|
||||
|
||||
const require = createRequire(import.meta.url)
|
||||
const CONFIG = require('./src/config')
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user