mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
Remove test code to find out the data of the fields.
This commit is contained in:
parent
225f41fbbf
commit
8c31fc5789
@ -41,9 +41,6 @@ async function klickTippSendFieldToUser(
|
||||
}
|
||||
|
||||
export async function exportEventDataToKlickTipp(): Promise<void> {
|
||||
// const fields = await fieldIndex()
|
||||
// console.log('fields', fields)
|
||||
// return
|
||||
const connectionInstance = await connection()
|
||||
if (!connectionInstance) {
|
||||
throw new LogError('No connection to database')
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user