mirror of
https://github.com/IT4Change/gradido.git
synced 2026-03-01 12:44:43 +00:00
solve forgotten merge conflict
This commit is contained in:
parent
1ead1bc4a8
commit
aabc425b51
@ -33,12 +33,7 @@ import { Context, getUser } from '@/server/context'
|
||||
import { communityUser } from '@/util/communityUser'
|
||||
import { calculateBalance } from '@/util/validate'
|
||||
import { virtualDecayTransaction, virtualLinkTransaction } from '@/util/virtualTransactions'
|
||||
<<<<<<< HEAD
|
||||
import { fullName } from 'core'
|
||||
// import { TRANSACTIONS_LOCK } from 'database'
|
||||
=======
|
||||
import { TRANSACTIONS_LOCK } from 'database'
|
||||
>>>>>>> refs/remotes/origin/master
|
||||
|
||||
import { LOG4JS_BASE_CATEGORY_NAME } from '@/config/const'
|
||||
import { getLastTransaction } from 'database'
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user