TF-1865: Remove icon svg not use
(cherry picked from commit e5f8b11fd2c2b4ae793e74051a1e78ede710b2be)
This commit is contained in:
@@ -185,7 +185,6 @@ class ImagePaths {
|
||||
String get icAvatarPersonal => _getImagePath('ic_avatar_personal.svg');
|
||||
String get icDialogOfflineMode => _getImagePath('ic_dialog_offline_mode.svg');
|
||||
String get icMenuMailbox => _getImagePath('ic_menu_mailbox.svg');
|
||||
String get icResendEmail => _getImagePath('ic_resend_email.svg');
|
||||
|
||||
String _getImagePath(String imageName) {
|
||||
return AssetsPaths.images + imageName;
|
||||
|
||||
Reference in New Issue
Block a user