@@ -151,22 +151,6 @@ public class ImageFoundRequestHandler implements RequestHandler {
|
||||
Path tempFile = null;
|
||||
try {
|
||||
tempFile = fileUploadService.downloadImageFromUrl(url);
|
||||
log.info("tempFile: " + tempFile.toAbsolutePath());
|
||||
log.info("tempFile: " + tempFile.toAbsolutePath());
|
||||
log.info("tempFile: " + tempFile.toAbsolutePath());
|
||||
log.info("tempFile: " + tempFile.toAbsolutePath());
|
||||
log.info("tempFile: " + tempFile.toAbsolutePath());
|
||||
log.info("tempFile: " + tempFile.toAbsolutePath());
|
||||
log.info("tempFile: " + tempFile.toAbsolutePath());
|
||||
log.info("tempFile: " + tempFile.toAbsolutePath());
|
||||
log.info("tempFile: " + tempFile.toAbsolutePath());
|
||||
log.info("tempFile: " + tempFile.toAbsolutePath());
|
||||
log.info("tempFile: " + tempFile.toAbsolutePath());
|
||||
log.info("tempFile: " + tempFile.toAbsolutePath());
|
||||
log.info("tempFile: " + tempFile.toAbsolutePath());
|
||||
log.info("tempFile: " + tempFile.toAbsolutePath());
|
||||
log.info("tempFile: " + tempFile.toAbsolutePath());
|
||||
log.info("tempFile: " + tempFile.toAbsolutePath());
|
||||
|
||||
String filePath = tempFile.toAbsolutePath().toString();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user