Implement review fixes
This commit is contained in:
-1
@@ -177,7 +177,6 @@ util::Vector<Notification*> UserManagementService::getUserNotifications(const st
|
||||
{
|
||||
notificationsVector.push_back(notifications.getValueAt(index));
|
||||
}
|
||||
m_dataStore.unlockDataStore();
|
||||
return notificationsVector;
|
||||
}
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user