mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
remove unnecessary call
This commit is contained in:
parent
f08416fe8a
commit
97fc638775
@ -15,8 +15,6 @@ const connection = async (): Promise<Connection> => {
|
|||||||
synchronize: false,
|
synchronize: false,
|
||||||
})
|
})
|
||||||
|
|
||||||
// await con.connect()
|
|
||||||
|
|
||||||
return con
|
return con
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user