console log tidying
This commit is contained in:
@@ -100,7 +100,7 @@ import { statement_pdf } from "../../../components/pdftemplates/statement_pdf";
|
||||
import { writtenStatement_pdf } from "../../../components/pdftemplates/writtenStatement_pdf";
|
||||
import { other_pdf } from "../../../components/pdftemplates/other_pdf";
|
||||
import { consoleLogger } from "../../../actions";
|
||||
// const ApiProxy = nextConnect();
|
||||
//const ApiProxy = nextConnect();
|
||||
// ApiProxy.use(middleware);
|
||||
|
||||
// ApiProxy.post(async (req, res) => {
|
||||
@@ -131,7 +131,7 @@ export default async function handler(req, res) {
|
||||
var checkquerypath = "/api/file/generatepdf";
|
||||
|
||||
//console.log("-------", checkHash);
|
||||
// console.log(hashAPIPath(checkquerypath) == "?hash=" + checkHash);
|
||||
//console.log(hashAPIPath(checkquerypath) == "?hash=" + checkHash);
|
||||
//console.log(casefolderID, caseRef);
|
||||
// Create Document Component
|
||||
|
||||
@@ -215,7 +215,7 @@ export default async function handler(req, res) {
|
||||
// code block
|
||||
}
|
||||
|
||||
// console.log(
|
||||
//console.log(
|
||||
// "///////////////////////////////////\n file created: \n" +
|
||||
// process.cwd() +
|
||||
// `tmp/${reqBodyobj.repfile_name}.pdf` +
|
||||
|
||||
Reference in New Issue
Block a user