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));
|
notificationsVector.push_back(notifications.getValueAt(index));
|
||||||
}
|
}
|
||||||
m_dataStore.unlockDataStore();
|
|
||||||
return notificationsVector;
|
return notificationsVector;
|
||||||
}
|
}
|
||||||
else
|
else
|
||||||
|
|||||||
Reference in New Issue
Block a user