Stale comment from review

pull/157/head
Beaudan 6 years ago
parent 4207d2d26b
commit 80fa4f866e

@ -1282,7 +1282,6 @@ async function getAllConversations() {
}
async function getPubKeysWithFriendStatus(status) {
// TODO: Maybe don't have this hardcoded to 4 (friends status in the enum)
const rows = await db.all(
`SELECT id FROM conversations WHERE
friendRequestStatus = $status

Loading…
Cancel
Save