RED-4771: Removed unused @Transactional
This commit is contained in:
parent
8276e199c1
commit
0bdbba7ca9
@ -79,7 +79,6 @@ public class NotificationPreferencesPersistenceService {
|
||||
}
|
||||
|
||||
|
||||
@Transactional
|
||||
public void initializePreferencesIfNotExists(String userId) {
|
||||
|
||||
if (!notificationPreferencesRepository.existsByUserId(userId)) {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user