mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
Withdrew test commit.
This commit is contained in:
parent
725ab91c49
commit
bb5e2361d4
@ -2,6 +2,4 @@ import { EntityRepository, Repository } from 'typeorm'
|
||||
import { PendingCreation } from '@entity/PendingCreation'
|
||||
|
||||
@EntityRepository(LoginUserBackup)
|
||||
export class PendingCreationRepository extends Repository<PendingCreation> {
|
||||
// TODO: git commit --author="Hannes Heine <heine.hannes@gmail.com>"
|
||||
}
|
||||
export class PendingCreationRepository extends Repository<PendingCreation> {}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user