mirror of
https://github.com/Alfresco/alfresco-transform-core.git
synced 2025-06-30 18:14:51 +00:00
MNT-24883 PMD scan fix
This commit is contained in:
parent
b0dc2b6384
commit
fc3cf84812
@ -89,7 +89,7 @@ public class FileManager
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
private static File createFileFromRequest(HttpServletRequest request, String extension) throws Exception
|
private static File createFileFromRequest(HttpServletRequest request, String extension)
|
||||||
{
|
{
|
||||||
try
|
try
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user