TF-2764 Add PDFViewer to preview PDF attachment
This commit is contained in:
@@ -216,10 +216,6 @@ class ImagePaths {
|
||||
return AssetsPaths.images + imageName;
|
||||
}
|
||||
|
||||
String _getIconPath(String iconName) {
|
||||
return AssetsPaths.icons + iconName;
|
||||
}
|
||||
|
||||
String getConfigurationImagePath(String imageName) {
|
||||
return AssetsPaths.configurationImages + imageName;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user