Removed the DATA_IMAGE_USER_DOT_PIC

Because viewUserPic is always false due to the removed Gravatar feature
This commit is contained in:
djmaze 2020-09-30 16:10:01 +02:00
parent 98c6fa0675
commit cfdbe3251e
9 changed files with 44 additions and 93 deletions

View file

@ -22,15 +22,6 @@ export function clear() {
MESSAGE_FLAGS_CACHE = {};
}
/**
* @param {string} email
* @param {Function} callback
* @returns {string}
*/
export function getUserPic(email, callback) {
callback('', email.trim());
}
/**
* @param {string} folderFullNameRaw
* @param {string} uid