mirror of
https://github.com/frappe/books.git
synced 2024-11-10 15:50:56 +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 = {
|
module.exports = {
|
||||||
makePDF,
|
makePDF,
|
||||||
setupExpressRoute,
|
setupExpressRoute
|
||||||
getPDFForElectron
|
|
||||||
};
|
};
|
||||||
|
Loading…
Reference in New Issue
Block a user