chore: format code

This commit is contained in:
juancwu 2026-05-22 14:51:06 +00:00
commit 2fd81394b3
2 changed files with 19 additions and 20 deletions

View file

@ -71,4 +71,3 @@ func (r *investmentContributionRoomRepository) Delete(accountID string, year int
}
return nil
}