mirror of
https://github.com/frappe/books.git
synced 2024-11-10 07:40:55 +00:00
fix: Remove non-existent method
This commit is contained in:
parent
bdd470fd93
commit
ced079c9cb
@ -50,6 +50,5 @@ async function handlePDFRequest(req, res) {
|
||||
|
||||
module.exports = {
|
||||
makePDF,
|
||||
setupExpressRoute,
|
||||
getPDFForElectron
|
||||
setupExpressRoute
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user