mirror of
https://github.com/Stirling-Tools/Stirling-PDF.git
synced 2024-11-17 12:40:11 +01:00
remove comment
This commit is contained in:
parent
97b6f0eeb4
commit
b5d5b6e3e2
@ -43,7 +43,6 @@ public class HomeWebController {
|
||||
model.addAttribute("dependencies", data.get("dependencies"));
|
||||
} catch (IOException e) {
|
||||
e.printStackTrace();
|
||||
// Handle exceptions, possibly return an error view
|
||||
}
|
||||
return "licenses";
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user