remove unwanted strings

This commit is contained in:
Abhinav 2022-03-04 09:28:01 +05:30
parent 9d5917516c
commit 4ac55d2837

View file

@ -674,8 +674,6 @@ const englishConstants = {
PLAYBACK_SUPPORT_COMING: 'playback support coming soon...',
LIVE_PHOTO: 'this is a live photo',
LIVE: 'LIVE',
LAST_ATTEMPTED_FILE_INFO: 'this was last file whose upload was attempted',
UPLOAD_LOGS: 'upload logs',
DOWNLOAD_UPLOAD_LOGS: 'debug logs',
};