delete comment

This commit is contained in:
vanilia
2025-11-10 08:43:19 +07:00
parent 5e13c6e414
commit 3e5889574c
2 changed files with 0 additions and 32 deletions
@@ -513,11 +513,6 @@ func CheckOut(input e.DischargeDto) (*d.Data, error) {
}
}
//// bulk insert internal-references
//if err = createInternalReferences(input, &event, tx); err != nil {
// return err
//}
pl.SetLogInfo(&event, nil, "complete")
return nil